Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
Claro theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Nov 2023 at 10:18 UTC
Updated:
29 Dec 2023 at 16:19 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
kostyashupenkoI can't reproduce this bug in the core admin pages for dropbutton / small / extrasmall variants. For those who didn't use Module Builder please describe steps to reproduce
Comment #3
joachim commented> I can't reproduce this bug in the core admin pages for dropbutton / small / extrasmall variants. For those who didn't use Module Builder please describe steps to reproduce
Yes because there are probably no buttons in core with text like that.
It would take longer to create code to reproduce this than it would to simply install Module Builder.
Comment #4
joachim commentedComment #5
shweta__sharma commentedComment #6
shweta__sharma commentedComment #9
laurielim commentedUpdated dropbutton.pcss.css to wrap text inside dropdown item. Module builder is not compatible with 11.x but change can be tested on any other dropdown, e.g: the comments view. See screenshot for both module builder and comments view dropdowns.
Comment #10
kostyashupenkoComment #11
laurielim commentedUpdated the property, end result is still the same so screenshot still valid.
Comment #12
lauriiiIt looks like the MR still has a stylelint violation. You can fix this by running following commands and committing the changes:
Comment #13
laurielim commentedComment #14
smustgrave commentedStylelint has been addressed.
Comment #15
xjmWe also need to check whether this bug exists in the other core themes. Thanks!
Comment #16
shweta__sharma commentedHi @xjm,
I have checked the issue in core themes and from my observation, the issue only exists in the claro theme. Below are some screenshots of each theme. Thanks
Claro theme
Stark theme
Olivero theme
Comment #17
smustgrave commentedper #16
Comment #19
ckrinaCommitted e3a964b and pushed to 11.x. Thanks!
Comment #20
saschaeggi