View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005966 | Composr | core_fields | public | 2024-09-27 15:21 | 2024-09-27 15:22 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Trivial-bug | ||||
Status | assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0005966: select2 dropdown does not properly auto-size width | ||||
Description | The 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. | ||||
Tags | Roadmap: v11 | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
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 |