-
Notifications
You must be signed in to change notification settings - Fork 789
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: Broken links and incorrect notification color tokens #4282
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi @aagonzales! Just wanted to double-check the color token values with you, so I’m adding you for review. |
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.
This is what I see in code for the White and Gray 10 theme $notification-background-warning
Its Yellow 30 and not 10. Where did you get the value Yellow 10 from, I see the other are the 10 step so making sure code isn't the thing that's wrong.
Thanks for bringing that up @aagonzales! |
The hex codes that are being rendered for This is the code, so there is a mix happening with Yellow 30 and White 0, which matches what is currently showing on the Color page on the website.
I'm not sure the history here why we aren't just using Yellow-10 in code, however it has been this way since v10 as far as I can tell. |
@Kritvi-bhatia17 ok it's all coming back to me now with Alison's comment about being that way since v10. Originally IDL didn't have a full yellow palette, which was added later so there wasn't a |
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.
Approving to keep the Yellow 10 in for now with a code update coming soon.
Oh, thanks a lot, @alisonjoseph & @aagonzales! Sure, Anna, I’ll open an issue and put a 'DO NOT MERGE' tag on this PR until the dev implements the fix in the code. |
This is currently on hold from merging to fix issue #17586 first, ensuring that both the code and the website are updated accordingly. |
Merging this PR since this issue #17586 is fixed now. |
Closes #4187
Closes #4244
This PR addresses and fixes a few bugs on the website.
Changelog
Changed
Fixed a few broken links on the Designing's Get started page.
Updated some Notification color tokens that were incorrect: