-
Notifications
You must be signed in to change notification settings - Fork 182
Description
Detailed description
Describe in detail the issue you're having.
In CvDropdown component, blinking scrollbar can be seen at the right side of dropdown list menu when opening and closing despite list menu is not scrollable after it's fully opened.
Is this a feature request (new component, new icon), a bug, or a general issue?
Bug
Is this issue related to a specific component?
CvDropdown
What did you expect to happen? What happened instead? What would you like to see changed?
Expected scrollbar not to be seen when dropdown list menu is expanding or closing, but scrollbar is seen during expanding which caused confusion that dropdown list menu will be scrollable after expanded. Scrollbar should not be seen unless dropdown list menu is scrollable.
What browser are you working in?
Chrome
What version of the Carbon Design System are you using?
3.0.27
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
None.
Steps to reproduce the issue
- Open https://vue.carbondesignsystem.com/?path=/story/component-cvdropdown--default-story
- In the demo, click on the dropdown button
- Upon dropdown list menu expanding, scrollbar can be seen and disappear when it's fully expanded.
Additional information
