You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
On the Bot Responses page, the 'Used' checkmark is a button, however; there is no interactable behavior, so it should not be a button, but an icon with tabindex/aria-label
Version
latest master
Browser
Chrome
Safari
Firefox
Edge
OS
macOS
Windows
Ubuntu
To Reproduce
Steps to reproduce the behavior:
Open Composer
Open a ToDo bot
Click Bot Responses button
Note that the 'Used' checkmark is a button. For example it has a hover and click state. You can also check the element.
Expected behavior
When interacting with Bot Responses, the 'Used' checkmark should be an icon, not an interact-able button.