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

resize-feature #82

Closed
devstojko opened this issue May 8, 2021 · 2 comments
Closed

resize-feature #82

devstojko opened this issue May 8, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@devstojko
Copy link

devstojko commented May 8, 2021

Hello guys,

I am using react-hook-form daily on my job on all projects and I found it a little bit difficult to use devtools because of the fixed width. The true benefit of using react-hook-form and devtools is the fact of its simplicity and bundle size.

The resizing issue was open last year, but it's not live yet. So I have decided to contribute and push that feature so we could get it live shortly for everyone.

Branch: resize-feature

Demo: storybook

In addition to the resizing feature, changes are made for the tracking of each field collapse state to be in sync with expand/collapse button on the global level.

There is an issue with the global expand/collapse button.

If you expand only one field, the global state remains to expand. When you have multiple fields expanded and you want to collapse them all you have to click twice (EXPAND then COLLAPSE).

Besides resizing, I have some ideas about devtools customization (theme). 💯

Work is still in progress btw. Looking forward to your opinions/suggestions.

@bluebill1049
Copy link
Member

We have a toggle position feature and I have been sick yet to be released. Will get that done soon.

@tonyjara
Copy link

Hi! Long variables names like the ones you get working with field array make it specially difficult to work without the resizing feature! So i'm really looking forward for this! Thank you guys!

@bluebill1049 bluebill1049 added the duplicate This issue or pull request already exists label Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants