revite
revite copied to clipboard
bug: Desktop UI on large tablets is great, except the keyboard obstructs the message preview
What happened?
Viewing the website on a tablet, specifically in my use case a Fire HD 10, results in the desktop ui (which is good!). Opening the keyboard to type results in the site not adjusting accordingly, meaning any content that was where the keyboard is can't be seen, including the message input preview.

Branch
Production (app.revolt.chat)
Commit hash
6fcdbd1
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Desktop
- [ ] Yes, this bug is specific to Revolt Desktop and is not an issue with Revolt Desktop itself.
PWA
- [ ] Yes, this bug is specific to the PWA.
Can confirm that something similar also happens on iPadOS - the message bar is partially covered by the (full-size) keyboard:

Found an interesting little thing about the Android side: Problem appears to have been because I was forcing the system immersive mode to run (to hide the status bar and navigation bar). Disabling immersive mode appears to resolve it.
Closing due to rewrite, marking as potential issue in future by linking to https://github.com/revoltchat/frontend/issues/134.