SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.46k stars 253 forks source link

FlexibleColumnLayout: Opening of the column layout is not announced #9134

Open pppwr7 opened 3 weeks ago

pppwr7 commented 3 weeks ago

Describe the bug

Hi Colleagus, As a part of accessibility testing, we received an issue that whenever a new column in the layout is made visible or hidden, the user is not announced regarding the same.

Isolated Example

https://sap.github.io/ui5-webcomponents-react/?path=/story/layouts-floorplans-flexiblecolumnlayout--with-different-columns

Reproduction steps

  1. go to https://sap.github.io/ui5-webcomponents-react/?path=/story/layouts-floorplans-flexiblecolumnlayout--with-different-columns
  2. click on any row in the table
  3. New column of the layout is made visible but it is not announced.

Expected Behaviour

User should be made aware of the changes in the UI

Screenshots or Videos

No response

UI5 Web Components for React Version

latest

UI5 Web Components Version

latest

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

Lukas742 commented 3 weeks ago

Hi @pppwr7

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.


Hi colleagues, the described behavior can also be observed in your example: https://sap.github.io/ui5-webcomponents/components/fiori/FlexibleColumnLayout/

niyap commented 3 weeks ago

Hello @SAP/ui5-webcomponents-topic-p,

Could you please check whether it is expected to have additional announcement when a new column is presented?

Thank you in advance!

Kind Regards, Niya

pppwr7 commented 6 days ago

Hi Colleagues, could you please let me know if there are any updates on this issue? Will it be taken up as feature request?