Review the Dialog accessibility implementation and ensure it follows the Fiori accessibility specifications and the [WAI-ARIA Dialog (Modal) Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/).
Review the dialog markup, roles, and ARIA attributes, with particular attention to the sections within the dialog. Each section should be appropriately labelled and use the correct roles to clearly communicate the dialog structure and relationships to assistive technologies.
Verify the expected screen reader output and ensure that the dialog and its sections are announced correctly.
Review the Dialog accessibility implementation and ensure it follows the Fiori accessibility specifications and the [WAI-ARIA Dialog (Modal) Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/).
Review the dialog markup, roles, and ARIA attributes, with particular attention to the sections within the dialog. Each section should be appropriately labelled and use the correct roles to clearly communicate the dialog structure and relationships to assistive technologies.
Verify the expected screen reader output and ensure that the dialog and its sections are announced correctly.