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

98 correcting es lint errors on frontend #99

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

IPHUN1989
Copy link
Owner

Fix the following:

  • Add props validations to BoardGameForm and Register
  • Replace old fetch methods to useCallbacks in UserFavoritesSite and in GameDetails
  • Minor typos

Close #98

IPHUN1989 added 5 commits June 21, 2024 14:51
Add props validation to onSave and onCancel
Remove unused onCancel (temporary fix)
Add prop validation to onSave and onCancel
Add useCallback to replace old method for fetchRatingForGame
Add useCallback for favBoardGamesFetch in order to replace old method
@IPHUN1989 IPHUN1989 added the bug Something isn't working label Jun 21, 2024
@IPHUN1989 IPHUN1989 added this to the SPRINT-5 milestone Jun 21, 2024
@IPHUN1989 IPHUN1989 requested a review from szplkflrn June 21, 2024 13:09
@IPHUN1989 IPHUN1989 self-assigned this Jun 21, 2024
@IPHUN1989 IPHUN1989 linked an issue Jun 21, 2024 that may be closed by this pull request
@IPHUN1989 IPHUN1989 merged commit 9ad38a7 into development Jun 21, 2024
1 check passed
@IPHUN1989 IPHUN1989 deleted the 98-correcting-es-lint-errors-on-frontend branch June 21, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Correcting ES lint errors on frontend
1 participant