I'm frankly not sure if this is a problem with the Paragraphs widget, with Field Groups, or with the Claro theme. With a paragraphs widget displayed within a Field Groups vertical tab, the paragraphs type drop-down is obscured behind the bottom edge of the tab contents. The options list in this screenshot should be displaying ten items:

This is in the Gin admin theme. I also tested in Claro with the same result. In Seven, the problem doesn't occur — the tab content area expands to fit the whole list:

I figured I'd start here...if this looks like a problem with Field Group or with Claro, I'll close this and open an issue with one of them. Any thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | 1.17seven-fieldgroup.png | 26.26 KB | sourojeetpaul |
| #12 | 1.17claro-fieldgroup.png | 20.55 KB | sourojeetpaul |
| #12 | 1.17gin-fieldgroup.png | 20.85 KB | sourojeetpaul |
| #12 | 1.17-seven.png | 72.19 KB | sourojeetpaul |
| #12 | 1.17claro.png | 40.06 KB | sourojeetpaul |
Issue fork paragraphs-3318730
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
wrd-oaitsd commentedAdded a Seven screenshot to show the difference in behavior between Seven and Claro/Gin.
Also determined that it doesn't happen when using horizontal tabs (though that's probably not surprising).
Comment #3
wotnakComment #4
kiwimind commentedI've just commented on https://www.drupal.org/project/paragraphs/issues/3161170#comment-15150524 explaining why.
Comment #5
acemichael commentedWith the Claro theme Paragraphs are getting cut off using Field Groups vertical tabs.
Comment #6
joy kodali commentedParagraphs fields are cutting off when we use claro as a admin theme. Still issue persists.
Any patch available to fix this issue
Comment #10
Aman_Goel commentedComment #11
Aman_Goel commentedComment #12
sourojeetpaul commentedHello there,
After going through all the conversations over here, I've tried to investigate the issue and from where its originating by testing the same with different combinations of theme and paragraphs module along with field group. And it has come to by notice that the problem is neither with any of the themes nor with the paragraphs module, rather the issue is arising because of field group module. I've tested the same with the specified version of the module as well as the latest release of all of them, in both the cases field group module is causing the issue.
The dropdown of paragraph types works fine with all of the mentioned themes over here : Gin, Claro, Seven, but whenever we are wrapping it inside a field group the dropdown button is getting hidden itself and hence the list of available paragraph types is not even showing. I'm attaching all the screenshots for reference.
Hence changing the project component from 'Paragraphs' to 'Field Group' as per my findings, if you find any other issues please feel free to change accordingly!