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

Hello,

when we modify the data property of EjsListBox Component, the component removes the active focus on the current element.

See the following stackblitz for reproduction: 

https://stackblitz.com/edit/github-fwpf3d?file=src%2Fapp.component.ts

When modifying the data source through any event (input is just the easiest case), it takes the focus away from the current element.

The does not occur when there is no item selected.

If you need any further explanation for the issue, I will be happy to provide it.

Kind regards,

Niko