Fix selection box issue on mobile devices#5638
Conversation
Add touch-action: none to react-flow__pane to prevent default touch behavior from interfering with selection functionality on mobile devices
|
WalkthroughA CSS rule has been added to Pre-merge checks✅ Passed checks (3 passed)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add touch-action: none to react-flow__pane to prevent default touch behavior from interfering with selection functionality on mobile devices
fix: #5639