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

MultiSelect DropDown appears in center and therefore detached from its inputfield if too little space available #1023

Open
Ri-gers opened this issue Mar 24, 2025 · 2 comments

Comments

@Ri-gers
Copy link

Ri-gers commented Mar 24, 2025

Image

Consider shrinking the size of the DropDown to fit in the biggest space available instead of placeing the DropDown in the center of the screen (this also prevents having the DropDown show up in a weird x-position if the Select is not centered but on the far left or right side of the viewport like in a layout were the Select is placed in one of two columns of some Row). This would also prevent the DropDown from detaching from the Select's inputfield.

@bschmelcher
Copy link

We also noticed this behavior e.g. for the Time Picker dropdowns, there it is also reproducible in the domino-ui-demo version 2:
Image

If a lot of input fields are displayed in a view, the current fallback mechanism of the centered position looks confusing to users and we also would prefer that the dropdown is getting shrinked, preferably for all dropdowns, not just MultiSelect DropDowns.

@mP1
Copy link

mP1 commented Mar 27, 2025

Just wondering, i have seen something similar with Suggest DropDown's when they appear within a DialogBox, that is the drop down is shifted to the right by about the same amount of space between the dialog and the window (on the left). If this is a different problem I will create a new ticket for my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants