Problem/Motivation
The "Collapse all / Edit all" Buttons are missing in Claro.
Switching back to Seven the buttons are present.
Also the more menu (three dots) is missing as well.
Claro:

Seven:

Steps to reproduce
Activate Paragraphs and add a paragraph. No "Collapse all" button appears.
Proposed resolution
As Lauri mentioned in #3092181: Nested Paragraphs create multiple drag handles , this issue might be related with claro_preprocess_field_multiple_value_form()
Remaining tasks
- Fix problem in claro_preprocess_field_multiple_value_form()
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | claro_missing_collapse_all.png | 154.69 KB | saschaeggi |
| #2 | seven_collapse_all.png | 313 KB | saschaeggi |
Comments
Comment #2
saschaeggiComment #3
saschaeggiComment #4
lauriiiI tried to find this earlier but for some reason I couldn't find it. Luckily, @Berdid provided me a link to his issue: #3099026: Claro's preprocessing of field multiple value form's table header cell removes potential changes by others. Closing as a duplicate.