ui5-webcomponents-react icon indicating copy to clipboard operation
ui5-webcomponents-react copied to clipboard

FilterBar: Filter Dialog Title name is not read out when opened, also focus not retained

Open sparkypro opened this issue 2 years ago • 3 comments

Describe the bug Filterbar, filter dailog title name is not read out when opened

UI Link https://sap.github.io/ui5-webcomponents-react/?path=/docs/layouts-floorplans-filterbar--default-story

To Reproduce Steps to reproduce the behavior:

  1. Go to UI link
  2. Click on Filters button which will open Filters Dialog
  3. Run screen reader, when filters dialog is opened. The title name is not read out. But directly the contents are read out.

Expected behavior When the dialog opens up, the dialog title name must be read out while using with screen reader.

Screenshots image

UI5 Web Components for React Information @ui5/webcomponents version:1.4.0 @ui5/webcomponents-react version:0.25.6 Operating System:Windows 11 Browser:Chrome

sparkypro avatar Jun 28 '22 11:06 sparkypro

@Lukas742 Please also see that, the Filters button once clicked & cancel back, then focus is not retained back to Filters button.

image

sparkypro avatar Jul 01 '22 05:07 sparkypro

Any update on this issue?

sparkypro avatar Jul 15 '22 07:07 sparkypro

Hi @sparkypro

this issue will be fixed with the linked PR. You can track the progress in the PR's description.

Lukas742 avatar Aug 05 '22 07:08 Lukas742

:tada: This issue has been resolved in version v1.0.1 :tada:

The release is available on v1.0.1

Your semantic-release bot :package::rocket: