grafana/grafana
GitHub で見るID 256753: [Keyboard Navigation - Simon - Settings>Row options]: Row options pop-up is getting closed while closing 'Repeat for' combo box via esc key.
Open
#72,806 opened on 2023年8月3日
MASarea/frontendhacktoberfesthelp wantedteam/grafana-dashboardstype/accessibilitywcag-level/AA
説明
User Experience:
Users who depend on keyboard as well as screen reader will find it difficult to reach to the same control if users try to close combo-box with ESC key but whole dialog will get closed. Note: User credentials should NOT be included in the bug.
Repro Steps:
- Open #Url: play.grafana.org. Sign in with valid credentials. "Home" page appears.
- Navigate the Feature Showcase pane. Select any one of the data such as ,"Time Series Graphs". "Visualizations" page opens.
- Navigate to the "Multiple Y-axis" pane and expand it. Select the "Settings" button of the pane, "Row Options" pane appears.
- Navigate the "Row Options" pop-up.
- Try to select an option in the drop down
- Verify the issue.
Actual Result: Row options pop-up is getting closed while closing 'Repeat for' combo box via esc key.
Expected Result: Row options pop-up should not get close while closing 'Repeat for' combo box via esc key. Note: Same issue exists with throughout the application.
### Severity:
SEV3
Area:
PanelHeaderMenuTrigger Component