-
-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
The mobile interface looks great! I think a useful UX feature would be to allow a user to swipe back from a single room to the rooms list.
Describe the solution you'd like
I'm happy to try implementing. It would be pretty simple - I think you could measure the drag motion using something like this, have a threshold for how many pixels count as a "swipe", and then when a swipe is over that threshold, change the view..
Describe alternatives you've considered
No real alternatives right now.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request