Description
When user clicks date button it should activate correct action, or open the new page. In this case, all data disappears from the page which is unexpected.
Found while testing for accessibility, but applicable to all users.
Preconditions
Stateful App Search -> Engines page is opened.
Engine is added.
Steps to reproduce
1.Navigate to Last updated column value.
2.Click on the date itself.
3.Observe the page.
Gif showing the issue
Actual Result
All data disappears from the page (page is white).
Expected Result
If date should really be a button, then upon activating, accordingly it should open for the user new page/tab or dialog.
Notes:
When user navigates to the date by pressing Tab key and presses Enter on date - same behavior. Data, as before, appears on the page if user refreshes the page or navigates to any other page and comes back.
Meta Issue
Kibana Version: 8.17.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
Description When user clicks date button it should activate correct action, or open the new page. In this case, all data disappears from the page which is unexpected. Found while testing for accessibility, but applicable to all users.
Preconditions Stateful App Search -> Engines page is opened. Engine is added.
Steps to reproduce
1.Navigate to Last updated column value. 2.Click on the date itself. 3.Observe the page.
Gif showing the issue
Actual Result
Expected Result
Notes: When user navigates to the date by pressing Tab key and presses Enter on date - same behavior. Data, as before, appears on the page if user refreshes the page or navigates to any other page and comes back.
Meta Issue
Kibana Version: 8.17.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
WCAG or Vendor Guidance (optional)
Related to: https://github.com/elastic/search-team/issues/8256