Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

[Bug] On multiselect, removing item when suggestion list is open, results in inconsistent behaviors #266

Open
dustinptg opened this issue Mar 22, 2022 · 0 comments
Labels
Bug Something isn't working Triage Issue needs to be triaged

Comments

@dustinptg
Copy link

dustinptg commented Mar 22, 2022

Describe the bug
A clear and concise description of what the bug is.
Inconsistent behavior on removing item when suggestion list is open

To Reproduce
Steps to reproduce the behavior:
Given:

  • Multiselect Typeahead

When:

  • Suggestion list is open
  • Using mouse to remove an item
  1. Case 1: The item is at the end of the list
  2. Case 2: The item is NOT at the end of the list

Then:

  1. Case 1: The Suggestion list is closed
  2. Case 2: The Suggestion list is kept open

Expected behavior
The behavior should be the same for either cases

Hosting Model (is this issue happening with a certain hosting model?):

  • Blazor WebAssembly

Additional context
https://blazored.github.io/Typeahead/

Demonstration
https://user-images.githubusercontent.com/93161321/159388425-c9d09a5b-3ec8-4770-b9e7-be47b69aeaa8.mp4

@dustinptg dustinptg added Bug Something isn't working Triage Issue needs to be triaged labels Mar 22, 2022
@dustinptg dustinptg changed the title [Bug] Inconsistent behavior on removing item when suggestion list is open [Bug] Removing item when suggestion list is open, results in inconsistent behaviors Mar 22, 2022
@dustinptg dustinptg changed the title [Bug] Removing item when suggestion list is open, results in inconsistent behaviors [Bug] On multiselect, removing item when suggestion list is open, results in inconsistent behaviors Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant