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 options overlay and diverge from React component #8707

Closed
1 of 2 tasks
ajcase opened this issue May 18, 2021 · 0 comments · Fixed by #8708
Closed
1 of 2 tasks

Dropdown options overlay and diverge from React component #8707

ajcase opened this issue May 18, 2021 · 0 comments · Fixed by #8708

Comments

@ajcase
Copy link

ajcase commented May 18, 2021

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

The dropdown component in vanilla JS does not show the selected option and overlays the remaining options over the top of the dropdown which is causing usability concerns and user issues.

Is this issue related to a specific component? Dropdown

What did you expect to happen? What happened instead? What would you like to
see changed? It should show all available options including the selected option. It should mimic the one that is in react library.

What browser are you working in? Firefox

What version of the Carbon Design System are you using? Latest

What offering/product do you work on? Any pressing ship or release dates we
should be aware of? IBM Security Verify

Steps to reproduce the issue

  1. Add multiple fields to dropdown, select one, and then click the drop down again and you will not see it.

Additional information

  • Before selection

Screen Shot 2021-05-18 at 10 36 02 AM

  • After selection

Screen Shot 2021-05-18 at 10 36 07 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants