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

There is a popup that appears when pressing the Enter key on an existing appointment. This popup contains the "Edit" and "Delete" buttons and is like a dialog. It even includes a close button. However, there are no aria roles or attributes in this widget to communicate to screen readers that it is a dialog. 

If this popup is intended to be a dialog, then the lack of aria would be an accessibility issue per the WCAG 4.1.2 criterion.

I tested and reproduced this in your demo located here: 

https://blazor.syncfusion.com/demos/scheduler/overview?theme=fluent

If you need more information, please let me know. Thank you!

Ken Watson