Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

5
Votes

Hello Syncfusion team,


Steps to reproduce:

  1. Run attached project (or go to your demo here:
  2. Click on an item in the left listbox
  3. Click on an item in the right listbox
  4. Notice now that both listboxes have an item with a grey background on them. 


Issues:

The focus on the list item in the listboxes are persisting even when the user is interacting with a different listbox in the dual listbox component. This is confusing from a usability point of view as the only item that should have the light grey background should be the last one being interacted with.


Expected result:

In this example per the repro instructions above it would be expected that only "Mexico" in "Group B" would have the light grey background once selected....and that "France" in "Group A" would no longer be in focus with the light grey background.


Example:

Empty