Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, 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!

1
Vote

 when filtering and selecting a  value and same done again without clearing the filtering text click move to next list notice that only  while the text is selected with filtering and not clearing the text while removing the filtering text and moving to next list will work fine. 

Replication Procedure:

  1. Type a word from list box and select the checkbox
  2. Type another word from a checkbox and select the list
  3. Now click move to the next list
  4. Notice that the firstly selected list is not moved to the second list

Expected Output:

Both the value should be moved to the next list  even when selecting and moving the value after the filtering

Current Output:

Only one  value is moving to the next list  even when selecting and moving the value after the filtering