Skip to content
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

fix(icons): use dinocon symbol for experimental support #5611

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

danielhjacobs
Copy link
Contributor

Summary

Fixes #5588

Problem

The old experimental icon was the dinocon, and the new asset is harder to see in certain parts of the website.

Solution

Copy-paste the dinocon to replace the svg.


Screenshots

Before

Screenshot from 2022-03-14 12-24-41
Screenshot from 2022-03-14 12-21-53
Screenshot from 2022-03-14 12-21-27

After

Screenshot from 2022-03-14 12-26-18
Screenshot from 2022-03-14 12-26-11
Screenshot from 2022-03-14 12-25-35

@caugner caugner self-requested a review March 14, 2022 18:09
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested locally on this article:

image

I will request an additional review from a peer though.

PS: I believe we have a content issue here though, because the sidebar shows experimental for cancelAnimationFrame, whereas the BCD table shows experimental for cancelIdleCallback.

@caugner caugner changed the title Use dinocon symbol for experimental support fix(icons): use dinocon symbol for experimental support Mar 14, 2022
Copy link

@schalkneethling schalkneethling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change request. Other than that, this is a great change. Thanks, @danielhjacobs 🎉

client/src/assets/icons/experimental.svg Outdated Show resolved Hide resolved
@caugner caugner added the 🧑‍🤝‍🧑 community contributions by our wonderful community label Mar 15, 2022
@schalkneethling
Copy link

@danielhjacobs Thank you for the change but, I see you accidentally also removed role="img". We should keep that. Thanks!

Copy link

@schalkneethling schalkneethling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @danielhjacobs! 🎉

@schalkneethling schalkneethling merged commit 1694fb3 into mdn:main Mar 15, 2022
@danielhjacobs danielhjacobs deleted the experimental-use-dinocon branch March 16, 2022 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍🤝‍🧑 community contributions by our wonderful community
Projects
Development

Successfully merging this pull request may close these issues.

Flask icon for experimental features looks strange
3 participants