Skip to content
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

Automation: ensure the focus effect on the selected option in the namespace filter is visible. #8805

Open
gaktive opened this issue May 6, 2023 · 1 comment
Labels
kind/tech-debt Technical debt
Milestone

Comments

@gaktive
Copy link
Member

gaktive commented May 6, 2023

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.

@gaktive gaktive added [zube]: Backlog kind/tech-debt Technical debt QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels May 6, 2023
@gaktive gaktive added this to the v2.7.next2 milestone May 6, 2023
@cnotv
Copy link
Contributor

cnotv commented Jun 7, 2023

This is again completely a cosmetic test which requires a new definition in order to be tested.

@kwwii kwwii removed the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jun 7, 2023
@kwwii kwwii modified the milestones: v2.7.next2, v2.7.next4 Jun 7, 2023
@nwmac nwmac modified the milestones: v2.8.0, v2.8.next1 Aug 15, 2023
@nwmac nwmac modified the milestones: v2.9.0, v2.9.x Feb 27, 2024
@gaktive gaktive modified the milestones: v2.9.x, v2.12.0 Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech-debt Technical debt
Projects
None yet
Development

No branches or pull requests

4 participants