CatimaLoyalty / Android

Catima, a Loyalty Card & Ticket Manager for Android
https://catima.app
GNU General Public License v3.0
772 stars 143 forks source link

Save button is covered by OSK when last action is text editing #1967

Open t00 opened 1 month ago

t00 commented 1 month ago

It is a usability suggestion, when adding or editing any text for a card, the keyboard on the screen is covering the save button, keyboard needs to be closed before saving changes.

Possibly save button could be moved when OSK is opened so it can always be visible, to make it easier to save changes?

BTW. Thank you for catima, it is doing one thing and doing it great. For me a final one to handle loyalty cards.

TheLastProject commented 1 month ago

I think it makes most sense to see if we can keep the Floating Action Button (FAB) above the keyboard on all screens, for consistency. But yeah, good suggestion.