frontend
frontend copied to clipboard
feat: context menus should be action sheets on mobile
What do you want to see?
Current behavior

- Hard to tap
- Irritating: users not used to mobile context menus
Example of action sheets
iOS-style action sheet as seen in Flutter Gallery

Discord implementation as seen in Android app
PWA
- [ ] Yes, this feature request is specific to the PWA.
is this still relevant? ive been under the impression that the solidjs rewrite isnt gonna support mobile devices, especially with the native android/iOS apps coming soon
This hasn't really been decided yet but no mobile support has been added as of writing. It is reasonable to drop mobile support altogether though because it does significantly complicate matters.
Though we could provide very basic mobile support (omitting things such as this), which doesn't necessarily provide good UX, but allows the app to be at least usable.