-
Notifications
You must be signed in to change notification settings - Fork 106
pfe-tab design tweaks & support for local vars in non-light contexts #1021
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
Conversation
castastrophe
left a comment
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.
A few #dust notes but could be merged after testing.
Co-authored-by: [ Cassondra ] <[email protected]>
| /* @TODO: Add focus-state tests to validate against document.activeElement */ | ||
|
|
||
| // Themes and their expected hex values | ||
| const background_colors = { |
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.
These are covered now by visual regression testing (they snapshot the demo pages) so as long as this appears on the demo page, the colors are being validated.
…re tabs on the page for the visual regression test.
pfe-tabs
Color & spacing tweaks
Related issue
Preview
What has changed and why
Testing instructions
BLOCKED waiting on saturated mockups
Ready-for-merge Checklist
Check off items as they are completed. Feel free to delete items if they are not applicable.
Merging
Please squash when merging and ensure your commit message uses conventional commit formatting.