-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Adjusting Azure Colors to address DetailsList, Spinner, and Link #29133
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
…t fix and address spinner bug in light theme only
📊 Bundle size report🤖 This report was generated against d58a480cbe6de091979c053daaa1c4853a734498 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit eef9195:
|
🕵 fluentuiv8 No visual regressions between this PR and main |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: d58a480cbe6de091979c053daaa1c4853a734498 (build) |
…ft/fluentui into jackieg/spinner_link_fix
robtaft-ms
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.
This looks good thank you!
Swapping accent and focus values for control outlines to address bugs in DetailsList (maintaining fix from previous PR) and Spinner.
Previous Behavior
Fix from #28966 resulted in the following bug for spinner.

New Behavior
Spinner was not included in our storybook, I have since added and will be auditing other possible missing controls to avoid introducing bugs in the future.

Maintained previous PR fix for focus row in DetailsList

#29133
themePrimary is back to Azure blue.