You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design and build a UI-only Collapsible field type, which will allow developers to better organize their admin UI fields into an accordion-style interface. Presentational only. Should tie into the User Preferences API and store the state of collapsibles on a user by user basis.
Implementation Detail
Will operate similarly to the existing row field type and have no effect on data whatsoever.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Design and build a UI-only Collapsible field type, which will allow developers to better organize their admin UI fields into an accordion-style interface. Presentational only. Should tie into the
User Preferences
API and store the state of collapsibles on a user by user basis.Implementation Detail
Will operate similarly to the existing
row
field type and have no effect on data whatsoever.Potential Breaking Changes
None
Effort
Medium
Beta Was this translation helpful? Give feedback.
All reactions