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

Feature: Reorder list items #16

Merged
merged 28 commits into from Aug 30, 2020
Merged

Feature: Reorder list items #16

merged 28 commits into from Aug 30, 2020

Conversation

manderly
Copy link
Owner

  • Adds a Spotify-inspired modal that allows the user to re-arrange the order of items
  • Item order can be saved on a per-store basis, so items on the "Groceries" list can be in "ABCD" order for "Target" and "DCBA" order for "Fred Meyer"
  • Refactored the use of streams so lists get updated automatically

…o activeItems and totalItems so new items can be correctly placed in the default list
…et item stream into two separate stream methods
…value when the user changes their store choice
…t sort orders for different stores. So far it works but it doesn't update when returning from the reorder screen.
…d with their parent list. Removed some commented code chunks.
…d store list, which forces it to update on return
…0 to ensure it has a value when the main screen is drawn
@manderly manderly merged commit 8d3cd12 into master Aug 30, 2020
@manderly manderly deleted the featureReorderItems branch August 30, 2020 18:31
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.

None yet

1 participant