- Issue created by @TanujJain-TJ
- Issue was unassigned.
- Status changed to Needs review
11 months ago 12:14pm 9 February 2024 - Status changed to Needs work
11 months ago 2:47pm 9 February 2024 - 🇺🇸United States smustgrave
Appeared to cause a test failure. But would also like submaintainer thought.
I was checking the issue and found some more issues related to the dropdown field in Views -
1. Padding issue in view content -
2. toggle icon height issue -
- 🇮🇳India ahsannazir
I am not able to reproduce the issue. Attaching screenshots for reference
- Status changed to Needs review
5 months ago 10:05am 25 July 2024 - Status changed to Needs work
5 months ago 2:36pm 29 July 2024 - 🇺🇸United States smustgrave
Think issue summary should be updated about why 9px was used. Feel that's a fix that was tested at a specific breakpoint or monitor.
- 🇮🇳India ahsannazir
I believe 9px was used because same value has been used on
dropbutton a
. I checked the multiple breakpoints and i see that padding is same across all breakpoints similar to the
dropbutton a
- Status changed to Needs review
5 months ago 5:47am 31 July 2024 - Status changed to RTBC
5 months ago 12:58pm 31 July 2024 - 🇮🇳India sdhruvi5142
Hi,
I've verified and tested MR!6525 and applied patch successfully on 11.x Version the changes are working as expected.Following steps I followed:
1. Install Olivero Theme
2. Create few nodes either article or basic page with long text in body.
3. Create a content view page with default settings.
4. In page display settings select unformatted list/grid/html list with fileds and save it.
5. In view settings, add content body field with formatter set to summary or trimmed and trimmed limit set to >= 250. keep all other default settings.
6. In view settings, add global dropbutton and check title and body under fields and keep all other default settings
save the view and check the view page.
7. Observed the changes hereTesting Result:
After applying the patch following issues are working fine.
1. Width of the dropdown box isn't going beyond the page
2. Padding are looking proper
3. Dropdown Icon Height is also looking properAttaching the photos for reference.
Hence moving to RTBC!
Thanks - 🇫🇷France nod_ Lille
Can I have a screenshot of how it looks before/after when the dropdown is opened?
- Status changed to Needs review
4 months ago 1:04pm 6 September 2024 - Status changed to Needs work
4 months ago 5:24pm 6 September 2024 - Status changed to Needs review
3 months ago 6:45am 12 September 2024 Hi,
I have tried to reproduce the issue by follwing these steps-
- Create few nodes either article or basic page with long text in body.
- Create a content view page with default settings.
- In page display settings select unformatted list/grid/html list with fileds and save it.
- In view settings, add content body field with formatter set to summary or trimmed and trimmed limit set to >= 250. keep all other default settings.
- In view settings, add global dropbutton and check title and body under fields and keep all other default settings
- save the view and check the view page.
but i couldn't reproduce also i checked the code found
width:100%
ondropdown-widget
class if i change it back tomax-content
overlapping shows so i guess issue is fixed now. attached screenshot before and after.I have added more screenshots for dropdown open state before and after please check.
- Status changed to Postponed: needs info
3 months ago 1:23pm 13 September 2024 - 🇺🇸United States smustgrave
If not able to reproduce it shouldn't be in review.
Is this still an issue for people in 11.x?