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

Update React components deprecated by newer React version #821

Open
crazyplayy opened this issue Sep 14, 2023 · 0 comments · May be fixed by #818
Open

Update React components deprecated by newer React version #821

crazyplayy opened this issue Sep 14, 2023 · 0 comments · May be fixed by #818
Labels
enhancement Enhancement of an existing feature

Comments

@crazyplayy
Copy link
Contributor

crazyplayy commented Sep 14, 2023

Description

After updating React.js in #728 to fix a warning while creating a test, several components were deemed as 'deprecated' by the newer version of React.js used. This issue is responsible for fixing all those deprecated components warnings and verify that ALL core pages and behaviors are still working correctly after the update.

Solution

Substitute all deprecate components for their updated counterparts.
Validate ALL core pages and behaviors remain unchanged and working correctly.

@crazyplayy crazyplayy added the enhancement Enhancement of an existing feature label Sep 14, 2023
@crazyplayy crazyplayy linked a pull request Sep 14, 2023 that will close this issue
3 tasks
@crazyplayy crazyplayy changed the title AAA Update React components deprecated by newer React version Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant