command_palette
command_palette copied to clipboard
Make instructions interactable
Seeing as we allow the palette to be opened by a mouse click, we should also allow the instructions to function as button, to allow greater mouse support. Namely:
- cancel selected action
- to close
The latter is potentially redundant as the user can just click outside of the palette, but it wouldn't hurt to include the functionality.