-
Couldn't load subscription status.
- Fork 21
fix(menu): mark "MDN on GitHub" link as external #830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix(menu): mark "MDN on GitHub" link as external #830
Conversation
|
Ok, smooth. Thanks for the feedback |
|
I'm fixing the spacing issue in #861. Once that landed, it should be fairly easy to add the external link indicator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The menu rendering logic has completely changed (see the merge conflict).
Note that the "MDN on GitHub" link now already gets the English indicator in translated locales (see https://developer.mozilla.org/fr/), which is added via ::after.
So when you add the external class, you'll probably need special handling that adds the external link indicator after the English indicator.
Converting to draft for now.
63cf413 to
a6c9c88
Compare
a6c9c88 to
b02144d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
b02144d to
579829b
Compare




Description
Changes
Additional details
Before
After
Related issues and pull requests