Emojis in labels aren't rendering when using the milestone view.


Looks like this page also doesn't have the same UI changes made to the issues page.
Thanks for catching this, I'll try to whip up a PR for it. 馃憤
Side-note, I cannot get to the posted milestone page. It seems that seeing the milestone page that lists all issues/PRs requires write access to either issues or pulls. Shouldn't it be read access to see the page?
@jolheiser I think that maybe another bug but after you change that to reqRepoIssuesOrPullsReader, you also need to change the UI to disable Edit milestone and change status of issues or pulls if user haven't reqRepoIssuesOrPullsWriter.
@lunny Sounds good. I'll open a new issue to address that, since I'd rather get the UI fixes in first for this issue.