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

PXBF-1996-bug-fix-button-group #2010

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

scottqueen-bixal
Copy link
Collaborator

@scottqueen-bixal scottqueen-bixal commented Dec 16, 2024

PR Summary

lifting component to parent render process to avoid unecessary re-renders

Related Github Issue

Detailed Testing steps

  • navigate to final step of form
  • toggle values in fieldset
  • ensure button group does not "flash"

previous:

Screen.Recording.2024-12-10.at.11.34.02.AM.mov

expected update:

Screen.Recording.2024-12-16.at.2.16.27.PM.mov

@scottqueen-bixal scottqueen-bixal marked this pull request as ready for review December 16, 2024 19:17
@scottqueen-bixal scottqueen-bixal changed the title PXBF-1996-bug-fix-button-group: lifting component to parent render pr… PXBF-1996-bug-fix-button-group Dec 16, 2024
@nehemiah-abuga
Copy link
Collaborator

Tested this, looks good. I see you did add me as we review but this can be merged

@scottqueen-bixal scottqueen-bixal merged commit 435c61b into dev Dec 18, 2024
5 checks passed
@scottqueen-bixal scottqueen-bixal deleted the 1996-bug-fix-button-group branch December 18, 2024 15:54
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.

flashing button group on re-render
2 participants