34
Views
3
Comments
Dropdown Search - blank space

Hi all,

I’ve encountered an issue in some scenarios where the dropdown search adds extra height to the option list, leaving a blank space at the bottom.

Has anyone else experienced this?

I’ve already implemented a CSS workaround, but I’m more interested in understanding the root cause of the issue.

Thanks.

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi João Pedro Alexandrino,

Have you checked in your DB the list you passes in the dropdown its having any null value or not.

Because from UI if we don't have value its should not take empty space see in the below image.


But the condition if you have null values in the list than it will take empty space also, so you need to check first DB data.


Hope this will helps you!!!


Regards,

Rajat

 

2024-07-24 08-32-28
Mai Nguyen

Hi João Pedro Alexandrino,

I have faced the same issue about the space created below the dropdown search. You shared that you had css workaround solution. Can you share with me? Thank you so so much. 

Hi Rajat Agrawal,

I tried your solution but it did not work. Can you share more of your insight about this?

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Mai Nguyen,

Can you please share your OML, so I can check what css and what code is there or some scenario you can create in sample OML because when I used the dropdown I am not facing this issue. 


Regards,

Rajat


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.