-
-
Notifications
You must be signed in to change notification settings - Fork 51
Gestures for hiding & revealing the input box and headers #1045
Description
It feels unintuitive to me to click a small expando button in the top right to see the chip actions, and then another small button to just toggle some basic ui elements, especially on a mobile ui.
I think a good solution to this would be, once I've sent the message I'm writing, to swipe down on the input box, and have it hide. There could also be an auto hide option for unpopulated input boxes, similar to chatterino. For the reveal gesture to show the input box, something like over scrolling down past the end of chat, then having the input box slide into place.
Headers seem a bit more difficult. Simple to swipe up to hide, but not sure about a good reveal gesture for that one. Might need the chip action, or an extra hitbox/slidebox added to the top edge of the chat, when the header's hidden.