seb-oss/ng-components

The dropdown component doesn't have a `max-height`

Closed this issue · 0 comments

Describe the bug
The dropdown component doesn't have a max-height, rendering it with a long list of dropdown items will not look as pleasant.

To Reproduce
Steps to reproduce the behavior:

  1. Render a dropdown with a long list of dropdown itesm
  2. See the issue

Expected behavior
It should have a max-height, preferable 300px that can be overridden with CSS when needed.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome, Firefox