Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form variable dropdowns take up too much horizontal space #4519

Closed
sergei-maertens opened this issue Jul 11, 2024 · 1 comment · Fixed by #4558
Closed

Form variable dropdowns take up too much horizontal space #4519

sergei-maertens opened this issue Jul 11, 2024 · 1 comment · Fixed by #4558
Assignees
Labels
bug Something isn't working design needs-backport Fix must be backported to stable release branch
Milestone

Comments

@sergei-maertens
Copy link
Member

Product versie / Product version

2.7.0

Customer reference

No response

Omschrijf het probleem / Describe the bug

image

These dropdowns are sized based on the length of the options, which is excessively large with the new static variables present.

Stappen om te reproduceren / Steps to reproduce

No response

Verwacht gedrag / Expected behavior

No response

Screen resolution

bigger

Device

Desktop

OS

Linux

Browser

Chrome

@sergei-maertens sergei-maertens added bug Something isn't working design triage Issue needs to be validated. Remove this label if the issue considered valid. labels Jul 11, 2024
@joeribekker joeribekker added this to the Release 2.8.0 milestone Jul 15, 2024
@joeribekker joeribekker added needs-backport Fix must be backported to stable release branch and removed triage Issue needs to be validated. Remove this label if the issue considered valid. labels Jul 15, 2024
@joeribekker
Copy link
Contributor

joeribekker commented Jul 15, 2024

Refinement: Suggested to add a max-inline-size to the dropdown, to limit the max size of ONLY the dropdown field. The options can still be wider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working design needs-backport Fix must be backported to stable release branch
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants