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

Fix for text inputs losing focus when table w/ resizable column unmounts #425

Merged
merged 2 commits into from Oct 28, 2019

Conversation

mperrotti
Copy link
Contributor

@mperrotti mperrotti commented Oct 28, 2019

When react-draggable's Draggable component unmounts, it causes text inputs to lose focus. These changes add a workaround for this problem: react-grid-layout/react-draggable#315

This bug was discovered while working on Kommander. Internal D2iQ Slack thread here: https://mesosphere.slack.com/archives/CMAAP82G6/p1572061677078800

When react-draggable's Draggable component unmounts, it causes text inputs to lose focus. These changes add a workaround for this problem: react-grid-layout/react-draggable#315
@mperrotti mperrotti merged commit fdfe9b7 into master Oct 28, 2019
@vacas5 vacas5 deleted the mp/fix/react-draggable-unfocuses-inputs branch August 9, 2021 16:20
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.

None yet

1 participant