- Issue created by @neha_bawankar
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
This seems awfully similar to 🐛 Extensions dialog's close button can be rendered off screen Active . @jessebaker, can you triage? 🙏
- 🇬🇧United Kingdom jessebaker
Embedded screenshot.
Adding related issue https://www.drupal.org/project/experience_builder/issues/3529623 📌 Style Autocomplete suggestions Active
Removing related issue around the extensions dialog - The solution there is unfortunately not applicable here. - 🇺🇸United States bnjmnm Ann Arbor, MI
Updated issue summary to reflect that is this not referring to a Dropdown list (it is not a list of select menu options) nor is the issue necessarily related to scrollability (there are several ways this can be addressed)
I'm also postponing this as it might be redundant in light of 📌 Style Autocomplete suggestions Active - based on what was reported, this should only require setting the autocomplete collision logic
Drupal.autocomplete.options.position = {collision: 'flip'};
which I've already done in that issue's MR. I'll keep this issue postponed instead of closed in case #3529623 has trouble getting in, in which case we can do a targeted MR here with theDrupal.autocomplete.options.position = {collision: 'flip'};
that allows the suggestions to show up regardless of the input's proximity to the bottom of the viewport. - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
📌 Style Autocomplete suggestions Active is in, this is hence unpostponable.
Also, 🐛 Autocomplete suggestions dropdown is not scrollable and only shows the first 10 results Active is a AFAICT a duplicate.
- 🇪🇸Spain isholgueras
Is this still an issue? The dropdown is shown correctly. Or there is another issue that I'm missing?
This is tested in0.x
on July 7th. - 🇪🇸Spain isholgueras
It can be closed as it was addressed in 📌 Style Autocomplete suggestions Active