You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the DateRangePicker with a set accessiblenName property is clicked and the calendar popover is displayed, the popover has no accessible name attribute. Popover with role="dialog" should have accessible name.
Affected Component
DateRangePicker
Expected Behaviour
When the accessibleName property is set for the DateRangePicker component, the DateRangePicker popover should also have a set accessible name.
Could you please have a look into this? It seems that the DatePicker's popover does not have a required accessible name.
Aria 1.2 also mentions something about that - https://www.w3.org/TR/wai-aria-1.2/#dialog
Bug Description
When the DateRangePicker with a set accessiblenName property is clicked and the calendar popover is displayed, the popover has no accessible name attribute. Popover with role="dialog" should have accessible name.
![Screenshot 2024-04-01 at 1 26 06 PM](https://private-user-images.githubusercontent.com/127151629/318558838-0e0bacb5-072f-44b8-ac5b-bb3a6bd8a9b2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NzMyMzEsIm5iZiI6MTczOTc3MjkzMSwicGF0aCI6Ii8xMjcxNTE2MjkvMzE4NTU4ODM4LTBlMGJhY2I1LTA3MmYtNDRiOC1hYzViLWJiM2E2YmQ4YTliMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxN1QwNjE1MzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMTU2ZDNlMDU4ODBjMDM2ZmVkYzc5YWRlOTUwNTM2NjRkMTRmZTNiYjY1NGVjYTg1NDk5NDRkN2QxZWVhOTRjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.C09rIGG_LLxcV0YIzR5aL0_w0oCDvHaJY25UGVxd95E)
Affected Component
DateRangePicker
Expected Behaviour
When the accessibleName property is set for the DateRangePicker component, the DateRangePicker popover should also have a set accessible name.
Isolated Example
https://sap.github.io/ui5-webcomponents/playground/?path=/docs/main-daterangepicker--date-range-picker-overview
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
1.23.1
Browser
Chrome
Operating System
Mac OS
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: