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

[SUGGESTION] - Display only the donations which match the dietary restrictions specified in the user profile #332

Open
thejaswinidm opened this issue Nov 16, 2024 · 2 comments
Assignees
Labels
suggestions User suggestions

Comments

@thejaswinidm
Copy link

Summary
Currently user can view all the food types despite of their dietary restrictions listed in the profile

Problem Statement
If a user selects their dietary preference as Vegan, the dashboard displays all the food items (steak etc) available without considering their dietary restrictions.

Proposed Solution
Consider filtering the food items displayed based on their dietary restrictions.
Ex: If I am vegan I should only see vegan options displayed on the dashboard.

Additional Feature
It would be helpful to include details about the donated food's contents.
For instance, if I have a severe walnut allergy and there's a cake among the donations, it would be crucial to know the ingredients beforehand to ensure it doesn’t contain walnuts.

@thejaswinidm thejaswinidm added the suggestions User suggestions label Nov 16, 2024
@maxgrove42
Copy link
Collaborator

Hey @thejaswinidm - thanks for testing! This is currently expected behavior - the dietary preferences are a UI only feature.

The expected flow is that the organization sees the dietary preferences and should message the recipient to explain that their food item is not compatible with the dietary preferences selected. Theoretically, a user might have their own dietary preferences, but could be picking up for a friend in need, or a group.

Screenshot 2024-11-16 at 12 58 33 PM

We'll take this suggestion and prioritize it for a future sprint! I love your idea that the organization could include donated food's content.

@maxgrove42 maxgrove42 self-assigned this Nov 26, 2024
@maxgrove42
Copy link
Collaborator

Potentially something for the last sprint: add in the ability to add common dietary flags / allergies matching what we have in user preferences. Then we can add into the search bar something like "only show donations matching my dietary preferences"

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

No branches or pull requests

2 participants