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

Selection list gets freeze on blur if you input random value, which is not equal any option #2056

Closed
IraErshova opened this issue Mar 5, 2020 · 0 comments · Fixed by #2057
Assignees
Labels
Needs: planning Items that need discovery/refinement/details/etc Type: bug An implemented item with undesired effects

Comments

@IraErshova
Copy link
Contributor

1. What is the expected behavior?

Selection list continues working. You can open/close options

2. What is the current behavior?

Selection list gets freeze on blur if you input random value, which is not equal any option

3. What are the steps to reproduce?

  1. Go to demo SelectionList w/complex object (allowMultiple)
  2. Select several options from the list
  3. Enter random values until the list of options is empty
  4. Click outside the input

Providing a reproduction is the best way to share your issue.

a) Fork our starter repo: https://github.com/GetTerminus/ui-stackblitz-starter
b) Replicate your issue.
c) Add a link to your replication or attach a zip of your project to this issue.
d) Outline any steps needed to reproduce the issue.

4. Which versions of this library, Angular, TypeScript, & browsers are affected?

  • UI Library: 15.8.3
  • Angular: 8..
  • TypeScript: 3.4.5
  • Browser(s): Chrome

5. Is there anything else we should know?

@IraErshova IraErshova added Needs: planning Items that need discovery/refinement/details/etc Type: bug An implemented item with undesired effects labels Mar 5, 2020
benjamincharity pushed a commit that referenced this issue Mar 5, 2020
close selection list panel withour reopening if there is no options in the list

ISSUES CLOSED: #2056
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: planning Items that need discovery/refinement/details/etc Type: bug An implemented item with undesired effects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants