grafana/e2e
Uchechukwu Obasi e7fd41d779
RefreshPicker: make widget accessible (#40570)
* adds better aria-label for run and interval buttons

* enable refreshPicker to be keyboard navigable

* adds support for closing menu using esc key

* Fix: weird behaviour when navigating menu items

* adds focus trapping to refresh picker

* WIP: sanitize time interval values for screen readers to pronounce correctly

* WIP: improve sanitizeLabel function to work for all use cases

* Chore: move label sanitization to refreshPicker component instead

* Chore: add fallback label when ariaLabel prop is not set

* Chore: fix some type errors

* code cleanup

* update tests

* rename function to be more descriptive

* remove unnecessary type casting

* WIP: use cleaner solution

* WIP: use parseDuration util instead

* use more descriptive aria label

* fix: modify parseDuration util to output correct interval unit format

* fix: move interval unit format logic to refreshPicker

* Chore: add back old refreshPicker e2e selectors for backward compatibility

* Fix: improve refresh picker to voice out selected interval option

* Fix: use appropriate aria roles and states to aid screen reader a11y

* Fix: support dropdown expansion using down arrow key

* Chore: use better type construct

* Fix: add support for tab to close menu

* add more context to the deprecation warning message

* Chore: use formatDuration util instead to format interval labels

* Chore: small syntax fix

* chore: syntax fix

* syntax fix

* Chore: add back lockfile
2021-11-10 11:01:06 +01:00
..
shared A11y: Fix fastpass issues for /explore with gdev-testdata (#40309) 2021-10-13 06:09:35 +02:00
suite1 RefreshPicker: make widget accessible (#40570) 2021-11-10 11:01:06 +01:00
verify Chore: Migrate yarn from v1 to v2 (#39082) 2021-10-08 15:19:10 +01:00
kill-server E2E: Run e2e tests on PRs and easy local isolated e2e grafana server setup & conf (#22772) 2020-03-13 14:34:25 +01:00
run-suite Chore: Upgrades Cypress to 8.4.1 (#39573) 2021-09-23 14:28:22 +02:00
start-and-run-suite End2end: Make it possible to run e2e tests with BASE_URL (#24041) 2020-05-03 13:51:30 +02:00
start-server Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
variables fix homepath for enterprise e2e tests (#41140) 2021-11-01 13:48:52 +01:00
verify-release e2e: adds verify release (#24568) 2020-05-12 12:48:26 +02:00
wait-for-grafana End2end: Make it possible to run e2e tests with BASE_URL (#24041) 2020-05-03 13:51:30 +02:00