You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fill color must be set to Highlight in high contrast mode. Currently, the fill color is not shown in High Contrast Mode. Currently, the fill color is changed in the variable but not set using border-color property yet.
🤔 Expected Behavior
'Highlight' color must be used as fill color.
😯 Current Behavior
ProgressCircle-fillcolor-missing.mov
💁 Possible Solution
Setting border-color property with !important will apply Highlight as fill color for all variants. If !important is not preferred, it needs to be applied separately for indeterminate and overBackground variants using selectors for those variants.
🐛 Bug Report
Fill color must be set to Highlight in high contrast mode. Currently, the fill color is not shown in High Contrast Mode. Currently, the fill color is changed in the variable but not set using border-color property yet.
🤔 Expected Behavior
'Highlight' color must be used as fill color.
😯 Current Behavior
ProgressCircle-fillcolor-missing.mov
💁 Possible Solution
Setting border-color property with
!importantwill apply Highlight as fill color for all variants. If !important is not preferred, it needs to be applied separately for indeterminate and overBackground variants using selectors for those variants.Change this
To this
🔦 Context
Issue can be observed on Storybook and react-spectrum docs on all variants in HCM
🌍 Your Environment
🧢 Your Company/Team
🕷 Tracking Issue (optional)