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

Case #1:

Description:

Selected item is added to the popup in the dropdownlist only when enabling filtering and with the Boolean data.

Sample: Sample

Replication Procedure:

  1. Run the sample.
  2. Open the popup.
  3. Select the value.
  4. Now again open the popup

Expected:  Selected value shouldn’t add to the popup

Actual: Selected value is added to the popup.

Case 2: 


Description:

After performing filtering, the selected item only displayed in the popup

Sample: Sample


Replication Procedure:

  1. Run the sample.
  2. Open the popup.
  3. Filter with any number (type 1)
  4. Now again close and open the popup

Expected:  all items should display in the popup

Actual: filtered item only displayed