Nikolay Deshev

Results 11 issues of Nikolay Deshev

bug 1: when item is autocompleted the click on the first item (the autocompleted one) does not select it bug 2: when the user navigates to an item with keyboard...

bug 1: when item is autocompleted the click on the first item (the autocompleted one) does not select it bug 2: when the user navigates to an item with keyboard...

bug
Medium Prio
TOPIC RL

related to https://github.com/SAP/ui5-webcomponents/issues/4512 fixes: https://github.com/SAP/ui5-webcomponents/issues/3843 https://github.com/SAP/ui5-webcomponents/issues/5384 https://github.com/SAP/ui5-webcomponents/issues/4986

Hello, Recently we observed strange behavior when we were trying to get css variable values in a component, like this: `const padding = getComputedStyle(document.querySelector(":root")).getPropertyValue("--_ui5_textarea_padding"); ` This line will not return...

bug
Low Prio
TOPIC Core

Replace flat item structure with nested grouping. Removes the `ui5-cb-group-item` component. BREAKING CHANGE: The `ui5-cb-group-item` component is removed. Groups can now be created with the` ui5-cb-item-group`. Instead of using the...

2.0

adjust samples and test pages to reflect the changes made in #12638