Skip to content

Commit

Permalink
Add change log entry for accessibility fix
Browse files Browse the repository at this point in the history
Document that the button to delete a token now has an ARIA label
since previously it was only an icon.
  • Loading branch information
rra committed Dec 4, 2023
1 parent 91ea251 commit 02bb495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.d/20231204_144736_rra_DM_41998.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Bug fixes

- Add an ARIA label to the icon for deleting a token in the user interface for better accessibility.

0 comments on commit 02bb495

Please sign in to comment.