localgovdrupal / localgov

Installation profile for the LocalGov Drupal distribution.
GNU General Public License v2.0
83 stars 19 forks source link

Review and tidy up page components experience #746

Open willguv opened 4 months ago

willguv commented 4 months ago

/admin/content/paragraphs needs a UX review. Two immediate things

Could we use the term "panels" for page components? Then we would have Drupal pages and panels

andybroomfield commented 3 months ago

The patch that allows paragraphs to be limited just got merged and released. https://www.drupal.org/project/paragraphs/releases/8.x-1.18 https://www.drupal.org/project/paragraphs/issues/3090101

ekes commented 3 months ago

we use the term "paragraphs" and "page components" interchangeably. Are either the correct term?

Paragraphs is the Drupal name. It's also the machine name, so will be used when talking technically. Page components is the name that LocalGov Drupal overrides paragraphs with for the end user, a decision some time back I think. I'm going to guess there will be places that the front-end isn't overriden?