Closed drishit96 closed 3 years ago
@drishit96 any thoughts on how other apps on Android handle this?
In Notion, the android app handles this beautifully by showing a toolbar atttached to the top of the keyboard (or at the bottom of the page).
However, their web app (on android) doesn't show any kind of toolbar at all, which is kind of weird because on desktop it shows a similar floating toolbar like outline.
A bottom-fixed toolbar came to mind for me too, if there's a reliable way to position this (there should be!) then I think this would be a good improvement for mobile across all platforms. It would also be easier to reach closer to the bottom of the screen like the keyboard itself.
I think positioning the toolbar using position: fixed; bottom: 0
should work.
Floating toolbar gets covered by native toolbar on text selection in android
To Reproduce Step to reproduce the behavior:
Expected behavior The floating toolbar should be fully visible
Version 11.9.1
Screenshots
Smartphone (please complete the following information):