Skip to content

Conversation

min9120
Copy link

@min9120 min9120 commented Sep 29, 2025

Summary

Fix field collapse state persistence issue in devtools panel

Details

There was an issue where individual field expand/collapse states were being reset when form values changed. When developers expanded specific fields for inspection and other form values were modified, all fields would collapse again, degrading the developer experience.

  • Added fieldCollapseStates state for individual field state management
  • Implemented toggleFieldCollapse function for individual field toggle logic
as-is.mov
to-be.mov

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.

1 participant