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:

NVDA Reader doesn’t read the list item while navigating only when filtering is enabled. When allowFiltering is set to false, then NVDA reads it.

Sample:  https://stackblitz.com/edit/angular-bbvnxh-mcrue9?file=src%2Fapp.component.ts,src%2Fapp.component.html


Same issue replicate in TS platform. Please check out the below.

Sample in TS: https://stackblitz.com/edit/cu2y4m-k2uugf?file=index.ts


Replication Procedure:

  1. Run the sample.
  2. Open NVDA reader.
  3. Open popup.
  4. Navigate the list item.

Expected: List item should read by the reader

Actual: Read as blank while navigating