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

Hotfix/#165 menu deselection #170

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

itshuey
Copy link
Contributor

@itshuey itshuey commented Sep 9, 2019

Switching to Saturday/Sunday with Breakfast/Lunch selected will auto-select Brunch. Switching to a weekday with Brunch selected will auto-select Breakfast.

Pros: No confusing deselection issue
Cons: It doesn't save your last state. If you were on Friday Lunch and tabbed onto Sunday's menu, and came back to Friday, you would now be at Breakfast (the weekend to weekday selection is hard-coded to be breakfast).

If this fix is not good enough, I can explore saving the state somehow.

Fixes #165

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

Successfully merging this pull request may close these issues.

Menu page deselection issue
1 participant