revoltchat / frontend

Monorepo for Revolt's frontend.
https://revolt.chat
GNU Affero General Public License v3.0
201 stars 60 forks source link

feat: context menus should be action sheets on mobile #137

Open infi opened 2 years ago

infi commented 2 years ago

What do you want to see?

Current behavior

IMG_20220827_202809

Example of action sheets

Screenshot_2022-08-27-20-29-57-384_io flutter demo gallery iOS-style action sheet as seen in Flutter Gallery

Screenshot_2022-08-27-20-32-34-746_com.discord.jpg
Discord implementation as seen in Android app

PWA

JackDotJS commented 5 months ago

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

insertish commented 5 months ago

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.