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

Unwanted scroll rail at the bottom side of selects #305

Closed
gevorgmelkumyan opened this issue Jan 26, 2022 · 6 comments
Closed

Unwanted scroll rail at the bottom side of selects #305

gevorgmelkumyan opened this issue Jan 26, 2022 · 6 comments

Comments

@gevorgmelkumyan
Copy link

Bug report 🐞

When changing the selected value of a select, there's a scroll rail showing up at the bottom for about a second and then disappears. Below is the video that describes the bug:
Select bug

Version & Environment

"@varlet/ui": "^1.25.0"
"vue": "^3.0.0"
"@varlet/touch-emulator": "^1.25.0"

Expectation

The select should open and close without any unexpected overflow issues.

Actual results (or Errors)

A rail at the bottom of the select appears and disappears when the dropdown is opening, closing or a certain value is selected for the first time.

@haoziqaq
Copy link
Member

I have not reproduced this problem in my local environment.
Can you provide a demo that minimizes the reproduction problem?

@gevorgmelkumyan
Copy link
Author

gevorgmelkumyan commented Jan 26, 2022

I have not reproduced this problem in my local environment. Can you provide a demo that minimizes the reproduction problem?

Sure thing, I've recreated the issue in this snippet:
CodePen

@haoziqaq
Copy link
Member

This one doesn't seem to have scroll bars, what browser are you using?

@gevorgmelkumyan
Copy link
Author

@haoziqaq Chromium Version 97.0.4692.99 (Official Build) snap (64-bit) on Ubuntu 20.04 LTS

@haoziqaq
Copy link
Member

The problem should be fixed, it will be fixed in the next patch version, thank you for your feedback

@gevorgmelkumyan
Copy link
Author

@haoziqaq thank you too!

@gevorgmelkumyan gevorgmelkumyan changed the title Unwanted scroll rail under at the bottom side of selects Unwanted scroll rail at the bottom side of selects Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants