WebDevStudios / WDS-Simple-Page-Builder

Uses existing template parts in the currently-active theme to build a customized page with rearrangeable elements.
GNU General Public License v2.0
136 stars 25 forks source link

Display 'Layout Name' as accordion heading title for Saved Layouts #10

Closed colorful-tones closed 9 years ago

colorful-tones commented 9 years ago

If you have multiple Saved Layouts, and all their accordion items are expanded the screen gets long. However, if you collapse them all to try and simplify the ui, and visual clutter then all you see is: "Layout 1", "Layout 2", "Layout 3", etc. (see screenshot https://www.dropbox.com/s/oz64gxgjx078tph/Screenshot%202015-07-14%2011.14.08.png?dl=0)

Would be nice to use the designated Layout Name field to also update the title in the accordion so at least you know which layout is which when you collapse?

colorful-tones commented 9 years ago

Also, I noticed that collapsing/expanding does not persist. So if you collapse some in order to try and simplify screen real-estate, but then update (click 'Save') an option you'll get them all expanded again :panda_face:

jazzsequence commented 9 years ago

Yeah, I took a stab at that (changing the titles) briefly and it failed miserably, but I might swing back to it at some point.

jazzsequence commented 9 years ago

Creating a separate ticket for the collapsing/expanding thing. #18