lneugebauer / nextcloud-cookbook

Android client for Nextcloud Cookbook app.
https://lneugebauer.github.io/nextcloud-cookbook/
MIT License
54 stars 9 forks source link

is ⋮ a menu item? #96

Closed xmgz closed 1 month ago

xmgz commented 1 month ago

Describe the bug

I don't know if this is a bug or not

in Home screen every recipe has a three dot indicator (⋮) on the right side, but clicking on it does not open any menu as intuitively one would expect for such UI element.

To Reproduce Steps to reproduce the behavior:

  1. Go to Home
  2. Click on ⋮ element in any recipe
  3. nothing happens

Expected behavior

some kind of menu (open, share, export, print, whatever)

Screenshots Screenshot_20240915-064236_Cookbook_1

Smartphone:

this could be important as it's pretty old android device (that works fine btw)

Additional context

I can test in Android 12 device in a few days if you want, but please I wanted to know if this element has any function? thank you

lneugebauer commented 1 month ago

Hi @xmgz, thank you for reporting this.

There is nothing wrong with your phone. Back when I started this project, I wanted to add a menu with some actions like sharing. Just as you mentioned. I don't think that it fits the UI all that well as there isn't much space available. So I'll remove the 3 dot icon. If I need to add some secondary action in the future, I'll use a long press.