The button to delete bangs has no label, no column header, nothing. Deleting a bang happens immediately, with no confirmation.
- Create a new custom bang.
- Once done, you'll be back on the main bangs page, with a table of all your bangs. Using a screen reader, find a bang, then navigate to the button on the far right of the table row.
- What does this button do? It has no label. There's only one button, and the name of the bang wasn't a link, so this is probably an edit button, right?
- Check the table header row, just to see if there's a column header that will tell you what this column of buttons does. Nothing. Well, it has to be an edit button... Activate it.
- Your bang is deleted.
First, this button absolutely needs a label, so screen reader users know what it does. Second, shouldn't deleting bangs confirm in some way? A modal, a requirement that you hit the button twice, or something? The important thing is that the button gets a label, though, so that screen reader users don't accidentally delete bangs.
See above. The button should have a label.