Hey there, so it would be nice if we could have better UI support for Paragraphs module since it's a commonly used module as part of content editing

here are some issues that I noticed:

- Align the text and add some spacing (also on expand it overlaps the text):
Paragraph issue #1

- Ajax loading has some issues:
Paragraph issue #2
Paragraph issue #3
Paragraph issue #4

- It's a bit better UX if the width of the dropdown button didn't change on expanding and inherit the longest width it requires beforehand:
Paragraph issue #5

Comments

doxigo created an issue. See original summary.

saschaeggi’s picture

Status: Active » Postponed (maintainer needs more info)

These issues could also be related to the paragraph module itself.
The behavior of the Dropbutton for example is the same as in Claro, I just inherited the behavior. So you might want to create a ticket for the Dropbutton in the Core issue queue for Claro => https://www.drupal.org/project/issues/drupal?component=Claro+theme

Which version of Paragraphs do you use? Also do you use the Paragraphs/Paragraphs EXPERIMENTAL? Try using the EXPERIMENTAL one.
The latest version to date (8.x-1.11) should already have some styling improvements we did some weeks ago #3108997: [META] Claro theme UI improvements & #3111075: Use small button component for Claro

=)

saschaeggi’s picture

Status: Postponed (maintainer needs more info) » Needs review

You can try out the dev branch as there should now be better support, I've tried to fix it in Gin. Let me know if it's already any better. Also see my answer above.

doxigo’s picture

StatusFileSize
new541.58 KB

Hey, sorry for a late reply

Yes I'm using the latest Paragraphs, I was using Classic and switched to EXPERIMENTAL, the EXPERIMENTAL one seems rather better compared to Classic

I just updated Gin to the latest dev and it is better but still needs some adjusting, if we can address the following two items it would be nice:

- Text alignment next to the dropdown (Classic)
- Text spacing next to the dropdown (Classic & EXPERIMENTAL)

Paragraph issue #6

doxigo’s picture

StatusFileSize
new12.96 MB

Oh and another issue with Paragraphs that is more important is that when you add a new paragraphs the node edit jumps to somewhat middle of the whole page, and you have to scroll down to see your newly added item, here's a demo:

Paragraph issue #7

saschaeggi’s picture

Status: Needs review » Active
kevinkonsorr’s picture

StatusFileSize
new64.8 KB

Somehow when nesting paragraphs, the drag arrow is shown multiple times. When adding/nesting more paragraphs, the amount of these arrows seem to grow even more.

Paragraph bug

saschaeggi’s picture

Status: Active » Needs review

@kevinkonsorr there is a core patch for this, see #3092181: Nested Paragraphs create multiple drag handles

saschaeggi’s picture

saschaeggi’s picture

Status: Needs review » Fixed

Closing this, if anything will pop up again, please create a follow-up :)

saschaeggi’s picture

saschaeggi’s picture

Status: Fixed » Closed (fixed)

Rolled out with 8.x-3.x-alpha12

klonos’s picture

StatusFileSize
new31.87 KB

Using the following:

  • Gin: 8.x-3.0-beta3
  • Drupal core: 9.3.14
  • Paragraphs: 8.x-1.14

Still seeing these issues with Paragraphs selects:
issues with paragraphs

And I confirm that I still see the issue reported in #4 by @doxigo

saschaeggi’s picture

@klonos you might want to open an issue in the issue queue of Paragraphs for that as they're not using the new markup used by Claro/Gin yet.
Cheers