Egor Egorov
Egor Egorov
### **Bug Description** The ui5-label is being read as "clickable {label-text}" by screenreader. ### **Expected Behavior** The ui5-label should not be announced as "clickable" ### **Steps to Reproduce** 1. Go...
### **Bug Description** When a ui5-dialog is opened which has a ui5-messagestrip as its first element, the entire content of the dialog will be announced by screenreaders. ### **Expected Behavior**...
### **Bug Description** When hovered the ui5-button text has a text-shadow in high contrast themes, which is not there in UI5. UI5 ui5-webcomponents ### **Expected Behavior** Expect the ui5-button to...
I'm trying to use this component inside a modal, but the browser redirects to www.accountchooser.com and then back to my page. The problem is that the redirect clears my state...
### Bug Description The attribute `role="group"` on the ui5-li-groupheader causes an a11y issue when used as designed inside a ui5-list ### Affected Component ui5-li-groupheader, ui5-list ### Expected Behaviour List children...
### Bug Description There is no way to control the focus of the List items programatically. ### Affected Component List, CustomListItem ### Expected Behaviour Expect to have ability to set...
### Bug Description The row count includes an extra row in addition to the header and table rows. ### Affected Component ui5-table ### Expected Behaviour table with one item should...
### Bug Description When the table has attribute growing="Scroll" and there are any "popped-in" columns, it is not possible to reach the bottom of the table using the keyboard, and...
### Bug Description Using JAWS with VPC the user is able to navigate to items that are outside the visible indices. ### Affected Component ui5-carousel ### Expected Behaviour Expect the...
### Bug Description Opening a dialog using a `ui5-link` by keyboard causes the first focused element in the dialog to also be triggered ### Affected Component ui5-link, ui5-button, ui5-dialog ###...