Skip to content

make resizable by dragging #62

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

Open
ilovett opened this issue Oct 16, 2020 · 10 comments · May be fixed by #65
Open

make resizable by dragging #62

ilovett opened this issue Oct 16, 2020 · 10 comments · May be fixed by #65
Labels
feature request help wanted Extra attention is needed

Comments

@ilovett
Copy link

ilovett commented Oct 16, 2020

most of the time my path has an ellipsis and i have no idea what it is... would be great to be able to drag the dev tools out to any width I like, so I can read it

@bluebill1049 bluebill1049 added feature request help wanted Extra attention is needed labels Oct 16, 2020
@DomHynes DomHynes linked a pull request Feb 2, 2021 that will close this issue
@m-deacon
Copy link

m-deacon commented Feb 16, 2021

Another layout suggestion (I rate it would be included in this work) would be to change the docking location? Forcing it to the right is blocking my form :')

Workaround to the width issue is editing the file node_modules/@hookform/devtools/dist/index.cjs.development.js and the width on line 333.

@bluebill1049
Copy link
Member

sounds like a much easier job. will take a look at it.

@bluebill1049
Copy link
Member

#82

@ludvigeriksson
Copy link

Any progress on this? I can't read the path names since they are too long.

@adomasa
Copy link

adomasa commented Nov 14, 2022

+1, the current implementation without dynamic width doesn't make the tool usable. Looking forward on this.

@JaanP1
Copy link

JaanP1 commented Jan 21, 2023

Hi, is this being looked at? If not I would like to contribute.

@sandeep-07
Copy link

They closed the issue , but its still not fixed

@yhc-readonly
Copy link

Still struggle in 2025

@sss63232
Copy link

sss63232 commented Feb 23, 2025

Hi @bluebill1049

  • I'd like to start by expressing my heartfelt gratitude for all your hard work and dedication. The project really helps! 🙏
  • Could you share any plans in place to address this issue?
  • The demo in the resize-feature #82 (comment) looks good and may solve most of the problems people here have. Would you mind take some time to check it?

@sss63232
Copy link

sss63232 commented Mar 12, 2025

Hi @bluebill1049
I'm interested in forking and tweaking the dev tools by myself, but I don't know how to start developing this project.

"build": "node rollup/writeCjsEntryFile.js && rollup -c",
"storybook": "start-storybook -p 6006", and
"build-storybook": "build-storybook" are all failing.

Could you give me some hints about how to start this project? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants