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

Add support for dietary properties during recipe search #212

Merged
merged 13 commits into from
Nov 1, 2022

Conversation

jayaddison
Copy link
Member

Describe the reason for these changes and the problem that they solve

This changeset adds user interface support for queries based on dietary properties (vegetarian meals, gluten-free meals, ...).

Briefly summarize the changes

  1. Add a column to the search controls that contains a list of available dietary property filters
  2. Include dietary property selection criteria during recipe search queries
  3. Update the URL hash used in browser navigation history to include selected dietary property filters

How have the changes been tested?

  1. Local development testing

List any issues that this change relates to
Resolves #211.

@jayaddison
Copy link
Member Author

jayaddison commented Aug 21, 2022

TODO:

@jayaddison jayaddison merged commit a939247 into main Nov 1, 2022
@jayaddison jayaddison deleted the issue-211/dietary-property-filters branch November 1, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Provide the ability for users to filter recipe search results based on dietary properties
1 participant