-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When having large forms the SuperDebug can hinder you a bit and you have to scroll down to see the actual form.
Describe the solution you'd like
Make it optionally collapsable, so you just see the label + status.
<SuperDebug data={registerForm} collapsable />It should remember the state with a session storage value, so even if I refresh the page, it should stay as before.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request