Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Improve UX: Change "+" button to checkmark when items are selected #891

Open
longestmt opened this issue Jan 16, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@longestmt
Copy link

longestmt commented Jan 16, 2025

When making food selections I frequently tap the "+" button in the bottom right corner after making a selection. I think this is a learned behavior because it is intended to be the primary action for the user. Instead I have to select the checkmark in the top-right which is not intuitive.

My suggestion is this...

WHEN no food is selected THEN primary bottom-right button is "+"

WHEN one or more food items are selected THEN primary bottom-right button is a check mark.

I think this user experience is more natural. The user can either add a new food when they can't find it listed or simply confirm their selections.

Screenshot_20250116_153507_Waistline.jpg

@davidhealey
Copy link
Owner

Sounds good, I'm not sure how easily that is achieved though.

@davidhealey davidhealey added the enhancement New feature or request label Jan 16, 2025
@longestmt
Copy link
Author

Sounds good, I'm not sure how easily that is achieved though.

You would know better than me for sure 😂 That being said this would be a paradigm level change for the interaction so it improve the selection UX for meals etc as well. Hopefully it would make it simpler to replace the existing experience across the board instead of for these discrete scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants