Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CRDCDH-192 Fixed unauthorized infinite loop #68

Merged
merged 5 commits into from
Aug 4, 2023
Merged

Conversation

Alejandro-Vega
Copy link
Collaborator

@Alejandro-Vega Alejandro-Vega commented Aug 2, 2023

OVERVIEW
This PR is to fix an infinite loop caused by re-renders and formMode recalculation. Moved to a useEffect instead to avoid this issue. Also hid the blocker from displaying while redirecting unauthorized user. Additionally, I fixed small cursor issue with readOnly checkboxes that I noticed while testing.

TICKET
CRDCDH-192

@Alejandro-Vega Alejandro-Vega added the 🚧 Do Not Merge This PR is not ready for merging label Aug 2, 2023
@Alejandro-Vega Alejandro-Vega marked this pull request as draft August 2, 2023 15:39
@mtangmt mtangmt changed the base branch from mvp-1.0.0 to main August 2, 2023 15:46
@mtangmt mtangmt changed the base branch from main to mvp-1.0.0 August 2, 2023 15:46
@Alejandro-Vega Alejandro-Vega marked this pull request as ready for review August 2, 2023 15:47
@Alejandro-Vega Alejandro-Vega removed the 🚧 Do Not Merge This PR is not ready for merging label Aug 2, 2023
@jonkiky jonkiky merged commit 404a8b9 into mvp-1.0.0 Aug 4, 2023
@jonkiky jonkiky deleted the CRDCDH-192 branch August 4, 2023 14:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants