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 · 1 comment · May be fixed by #10187
Open

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

coderabbitai bot opened this issue Jan 17, 2025 · 1 comment · May be fixed by #10187
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:

@KumarVivekPathak
Copy link

I would like work on this issue with backend team from frontend side.

@mdimado mdimado linked a pull request Jan 25, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants