NoelDeMartin / umai

Offline-first Recipes Manager
https://umai.noeldemartin.com
GNU General Public License v3.0
32 stars 5 forks source link

Image Upload Button is blocked by long title on mobile #13

Closed angelo-v closed 9 months ago

angelo-v commented 10 months ago

This is especially annoying if you import a recipe from the web and then want to add an image. The titles are often quite long and already set from the import. The image upload button is right behind the text and clicking on it will just set the cursor in the text. The button itself is not reachable.

Screenshot

NoelDeMartin commented 9 months ago

Hey, thanks for opening an issue!

It should still be possible to click on the image because the whole background is clickable, not just the "add an image" part. But yeah I agree it's not super intuitive.

I've added a new button in mobile and hidden that part to make it clearer (the image is still clickable though).