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

Select Component #340

Closed
David-Carty opened this issue Feb 21, 2021 · 0 comments
Closed

Select Component #340

David-Carty opened this issue Feb 21, 2021 · 0 comments
Assignees
Labels
bug Things that aren't working right in the library.

Comments

@David-Carty
Copy link

The 'sl-select' when having the following attributes: multiple clearable and seen on the select demo page (https://shoelace.style/components/select) appears to lose its dropdown positioning in one case.

**To Reproduce - Windows PC **

  1. Go to https://shoelace.style/components/select
  2. Scroll to the example headed Multiple
  3. Add all six items in the select list.
  4. Close the select list by clicking anywhere outside of the component.
  5. Using the drag handle reduced the width of the select to its minimum size.
  6. Open the dropdown.
  7. Now click the clear icon with the dropdown open.
  8. The select list remains suspended.

Expected behaviour

  1. Should hide when the clear icon is clicked or reposition.

Screenshots
image

@David-Carty David-Carty added the bug Things that aren't working right in the library. label Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that aren't working right in the library.
Projects
None yet
Development

No branches or pull requests

2 participants