Skip to content

fix(ui): increase timeout for opening list drawer in RelationshipInput #13031

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

GermanJablo
Copy link
Contributor

As stated in #12529, the setTimeout was defined through trial and error as it wasn't possible to reproduce the bug with the devtools open and therefore with the CPU throttled. One user reported still experiencing the bug.

I'm increasing the timeout to 100ms, which seems acceptable enough to keep postponing a better fix, considering the bug isn't that critical.

If we find it keeps happening, we'll probably need to investigate the root cause.

Copy link
Contributor

@DanRibbens DanRibbens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I hate it.

@DanRibbens DanRibbens merged commit 2650eb7 into main Jul 7, 2025
83 checks passed
@DanRibbens DanRibbens deleted the fix-timeout branch July 7, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants