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
I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
I had gotten used to being able to use 'spacebar' to confirm the browser prompt that is shown when deleting a chat via the web UI.
However, recent web UI reworks seem to have introduced a fancier prompt which is not the browser's native confirm() prompt function.
Since then, it's no longer possible to use the keyboard (spacebar) to confirm the prompt that's shown when deleting a chat for example. And because deleting a chat is a common use case, it would be nice to use the keyboard.
Motivation
Because deleting a chat is a common use case, it would be nice to use the keyboard (spacebar) to confirm the 'delete chat' confirmation prompt.