...

/

Problem: Truncate Text in a Dropdown Option List

Problem: Truncate Text in a Dropdown Option List

Try to truncate long dropdown option text to a single line with ellipsis, ensuring consistent option height.

Problem description

Create a dropdown menu with a list of options. Each option should display a single line with ellipsis truncation if the text is too ...