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: refactorisation of the detail logic, handled now in sub-functions #70

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

alecorvec
Copy link
Contributor

Describe your changes

Change the way the details of a food are selected, and how the user choices are handled in storage and rendering.

Issue ticket number and link

Closes #65

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@alecorvec alecorvec self-assigned this Nov 28, 2024
@alecorvec alecorvec enabled auto-merge November 28, 2024 13:27
@alecorvec alecorvec requested a review from Xantass November 28, 2024 13:27
@JulesGresset JulesGresset linked an issue Nov 28, 2024 that may be closed by this pull request
@alecorvec alecorvec merged commit 5c50b61 into dev Dec 4, 2024
5 checks passed
@alecorvec alecorvec deleted the 65-refactorisation-fooddetailjs-function-logic branch December 4, 2024 17:10
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.

Refactorisation FoodDetail.js function logic
2 participants