View Issue Details

IDProjectCategoryView StatusLast Update
0005966Composrcore_fieldspublic2024-09-27 15:22
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityTrivial-bug 
Status assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0005966: select2 dropdown does not properly auto-size width
DescriptionThe dropdown select2 widget is sometimes not properly setting its width and thus gets too small and squishes / partially hides the list items.

I've tried the following which did not work:
 - dropdownAutoWidth seems to have no effect whether true or false even though I confirmed this parameter is valid; select2 is still setting an explicit width on itself. Maybe something else is setting the width?

I'm at a loss on how to fix this properly without doing something hacky like making JS remove the explicit width or allowing a container overflow.
TagsRoadmap: v11
Time estimation (hours)
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-27 15:21 Patrick Schmalstig New Issue
2024-09-27 15:21 Patrick Schmalstig Status non-assigned => assigned
2024-09-27 15:21 Patrick Schmalstig Assigned To => Chris Graham
2024-09-27 15:21 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-09-27 15:22 Patrick Schmalstig Description Updated View Revisions