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

Fix typo: Update 'diary_free' to 'dairy_free' in diet preferences #10029

Open
coderabbitai bot opened this issue Jan 17, 2025 · 0 comments
Open

Fix typo: Update 'diary_free' to 'dairy_free' in diet preferences #10029

coderabbitai bot opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 17, 2025

Currently, both the backend and frontend use 'diary_free' as one of the diet preference values, which is a typo. This should be updated to 'dairy_free'.

Required changes:

  1. Update the backend API to use 'dairy_free'
  2. Update the frontend constant ENCOUNTER_DIET_PREFERENCE to use 'dairy_free'

Note: Both changes need to be coordinated to maintain compatibility.

References:

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

No branches or pull requests

1 participant