Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown long text overflows #463

Open
DanSallau opened this issue Aug 19, 2020 · 0 comments
Open

Dropdown long text overflows #463

DanSallau opened this issue Aug 19, 2020 · 0 comments
Assignees
Labels
🐛 Bug Something isn't working

Comments

@DanSallau
Copy link
Contributor

Describe the bug
In a situation where text is long, dropdown overflow outside the div container instead of wrapping.

To Reproduce
Steps to reproduce the behavior:

  1. Create a dropdown with a long text option
  2. Click on 'Select the option with the long text , whose length exceeds the dropdown width'
  3. The selected option overflow

Expected behavior
Wrap the text to the next line.

@DanSallau DanSallau added the 🐛 Bug Something isn't working label Aug 19, 2020
@DanSallau DanSallau self-assigned this Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant