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
Based on work done in #7757, let's write an automated test to check that the highlighted option in the namespace filter dropdown isn't invisible.
This dropdown is also used in a few other places, such as the burger menu --> Global Settings --> Performance --> enable Require Namespace Filtering and reduce threshold. Previously, the focus effect on the selected option didn't change the font and icon colours.
@bisht-richa can offer guidance based on her work there.
To Reproduce
Click on Namespace filter and choose an option.
Result
Focus effect on the selected option doesn't change the font and icon colours.
Expected Result
Focused option should be clearly distinguishable from the other ones.
The text was updated successfully, but these errors were encountered:
Based on work done in #7757, let's write an automated test to check that the highlighted option in the namespace filter dropdown isn't invisible.
This dropdown is also used in a few other places, such as the burger menu --> Global Settings --> Performance --> enable Require Namespace Filtering and reduce threshold. Previously, the focus effect on the selected option didn't change the font and icon colours.
@bisht-richa can offer guidance based on her work there.
To Reproduce
Result
Focus effect on the selected option doesn't change the font and icon colours.
Expected Result
Focused option should be clearly distinguishable from the other ones.
The text was updated successfully, but these errors were encountered: