This is an automated email from the ASF dual-hosted git repository.
eschutho pushed a change to branch fix/dashboard-icon-button-aria-label
in repository https://gitbox.apache.org/repos/asf/superset.git
from 2821c5760bd test(dashboard): update Header delete-button query for new
accessible name
add f63142e5e2e fix(a11y): suppress visible text for icon-only toolbar
buttons
No new revisions were added by this update.
Summary of changes:
.../src/dashboard/components/DeleteComponentButton.tsx | 1 +
.../src/dashboard/components/IconButton.test.tsx | 14 ++++++++++++++
superset-frontend/src/dashboard/components/IconButton.tsx | 4 +++-
.../dashboard/components/gridComponents/Column/Column.tsx | 1 +
.../src/dashboard/components/gridComponents/Row/Row.tsx | 1 +
5 files changed, 20 insertions(+), 1 deletion(-)