Skip to content

fix: survey for table modal is blinking - #1396

Merged
czgu merged 2 commits into
pinterest:masterfrom
czgu:surveyfix
Feb 14, 2024
Merged

fix: survey for table modal is blinking#1396
czgu merged 2 commits into
pinterest:masterfrom
czgu:surveyfix

Conversation

@czgu

@czgu czgu commented Jan 18, 2024

Copy link
Copy Markdown
Collaborator

Given we were using useEffect to trigger the survey, there is a chance it gets called twice in a short period which causes survey to blink and disappear. Changed the trigger survey to be debounced instead to fix this.

@czgu
czgu merged commit 6ddda71 into pinterest:master Feb 14, 2024
@czgu
czgu deleted the surveyfix branch February 14, 2024 22:26
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.

2 participants