Problem/Motivation
In Sobki Bootstrap https://git.drupalcode.org/project/sobki_profile_bootstrap/-/commit/d6f7...
On components list, we showed the stories and put the metadata and structure into collapsed accordion items.
On component details, we also put the metadata and structure into collapsed accordion items.
As discussed today, maybe we have stuff to reorganized, like:
- put component ID in structure
- have metadata accordion item opened by default
And put directly those changes into UI Suite Bootstrap.
Proposed resolution
Remaining tasks
@pdureau, other changes to propose?
User interface changes
| Comment | File | Size | Author |
|---|---|---|---|
| Capture d’écran du 2025-08-21 11-14-14.png | 66.03 KB | grimreaper |
Issue fork ui_suite_bootstrap-3542378
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pdureau commentedIn my personal opinion:
Overview page:
Single page:
Comment #3
pdureau commentedComment #4
grimreaperOn overview page, not possible to quickly just print component name, description, because handled by ui-patterns-component-metadata template on both overview page and single page.
I didn't wanted to introduce a new template.
Comment #7
grimreaper