mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-07-30 08:08:03 -05:00
Allow screen-reader to identify the alert errors. Fixes #4763 Added role alertdialog for confirm and alert dialog. Added role status for all status bars/banners. Added role alert for error bars. Added aria-labelledby for charts on each dashboard. Added tabindex for each chart so that it is navigable using tab key.