PlutaKatarzyna
PlutaKatarzyna
### Bug Description When Rating indicator has "readonly" attribute, its state is not announced by screen readers. Reading is the same as normal state: "4 of 7, Rating, rating indicator"...
### Bug Description When Radio Button has "readonly" attribute, its state is not announced by screen readers. Reading is the same as normal state: "Option A, radio button, group" https://github.com/user-attachments/assets/0fcdc46a-5e9f-4fc4-8df6-bec9ea0aefe7...
### Bug Description UDEx Modal extends UI5 Dialog directly. When there is a lot of content in the dialog content slot, there is unwanted animation while opening. https://github.com/user-attachments/assets/d603f202-8bf3-473d-a1c3-45931e2e4692 ### Affected...
### Feature Request Description UI5 Checkbox components is directly extended by UDEx Checkbox. Checkbox component contains `required` property which results in adding asterisk to the underlying UI5 Label component. However...