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

Description:

While navigating the list item in the mention popup with group by feature, the scroll position is not proper. This issue occurs only with group by and navigating using up arrow.


Sample: Y6u5q6 (forked) - StackBlitz

Customer Sample: S8zsvq (forked) - StackBlitz


Replication Procedure:

  1. Run the sample.
  2. Type @ in the textarea.
  3. And navigate using down arrow.(press up arrow for more than 5 times).
  4. Now see the active item is not visible

Expected:  Scroll position should move towards active list item

Actual:  Scroll position shouldn’t align properly.