stride-tasks / stride

Task menagement application with in-built git integration.
GNU Affero General Public License v3.0
14 stars 1 forks source link

Button name on long tap #18

Closed opk12 closed 1 month ago

opk12 commented 1 month ago

What does the last filter icon do? Does the due date icon mean expired or today, does it include soon-to-be-due? A common pattern in Android apps is that the long tap shows a tool tip with the button name, maybe it could help in this case.

HalidOdat commented 1 month ago

Yeah tooltips need to added. Due to space restrictions on phones they the text is not shown, but on the desktop versions the text is visible (planned to be added in future releases).

The last two are not implemented (I'll remove them in the next release):

Desktop version:

image