Hello community :) My problem is when I'm open a dropdown list with not enough space at the bottom, the list is not showing its first item as you can see on this image below :
I'd like the list to open like below every times :
I have the same issue on many other dropdown list.
Do you know this issue and would you have an idea to fix it? Many thanks, Regards,
Vincent
Hello @Vincent PERHIRIN ,
You can refer this solution
https://www.outsystems.com/forums/discussion/57379/dropdown-search-list-shows-upwards/
https://www.outsystems.com/forums/discussion/67449/dropdown-on-combobox-vertical-direction-of-results-to-be-only-down/
Thanks & Regards
Navneet Sharma
Thanks @Navneet Sharma, I'll dig deeper those two posts.
Regards,
Hi again @Navneet Sharma ,The css solution is kind of working. I'm now able to open dropdown below the select using absolute position.However, when dropdown is open, I can't scroll on my screen anymore.. Seems to be link to the classes ".dropdown-background-window". Any idea on this topic ?
Many thanks again ! Regards