az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

Improve Accordion usability for editors #2079

Open akslay opened 1 year ago

akslay commented 1 year ago

Motivation

The other paragraph items that come with Quickstart are easy to collapse and reorder. Accordions, however, remain uncollapsed and difficult to reorder. Accordions should have the same UX as the other paragraph types.

Proposed Resolution

Describe the solution you'd like

Allow individual Accordions to be collapsed and easily reordered.

akslay commented 1 year ago

This PR will also include: https://github.com/az-digital/az_quickstart/issues/571

akslay commented 1 year ago

Current progress available on branch issue/2079

Having some troubles getting the collapsed/preview of the accordions to work correctly in the editing interface.