-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [Obs AI Ops > Anomaly Detection][KEYBOARD]: Anomalies table rows…
… have a number of tooltips that cannot receive keyboard focus (#183807) Closes: elastic/observability-dev#3398 ## Description The Obs Anomaly Detection Single Metric Viewer has an Anomalies table with at least three tooltips that cannot be reached by keyboard focus. Screenshot attached below. ### Steps to recreate 1. Open the [Obs Anomaly Detection](https://issue-serverless-alpbx-pr180406-c06b1b.kb.eu-west-1.aws.qa.elastic.cloud/app/ml/jobs) view 2. Create a new anomaly detection job 3. From the Anomaly Detection Jobs table, click the Single Metric Viewer icon 4. Tab through the page, to the Anomalies table underneath the chart 5. Expand a row in the table using the arrow icon at the beginning of a row 6. Keep tabbing, and verify the tooltips in the expanded row never receive focus or become visible ### What was changed: 1. `EuiToolTip` was replaced to `EuiIconTip`
- Loading branch information
Showing
1 changed file
with
168 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters