Skip to content

Prevent text selection when resizing the devtools container#10

Merged
AlemTuzlak merged 1 commit intoTanStack:mainfrom
damianstasik:patch-1
Aug 1, 2025
Merged

Prevent text selection when resizing the devtools container#10
AlemTuzlak merged 1 commit intoTanStack:mainfrom
damianstasik:patch-1

Conversation

@damianstasik
Copy link
Copy Markdown
Contributor

This PR fixes a small issue where the browser tries to select text underneath the floating panel while resizing it. Adding user-select: none to the drag handle fixes the issue.

drag.mp4

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Aug 1, 2025

More templates

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@10
npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@10
npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@10

commit: a08f5d2

@AlemTuzlak AlemTuzlak merged commit b4318bd into TanStack:main Aug 1, 2025
4 checks passed
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