Konstantin Gogov

Results 7 issues of Konstantin Gogov

Adjusted ui5-avatar focus display rules. On desktop, focus outline is always visible. For mobile, focus outline only appears with an external keyboard, it remains hidden for touch focus. Related to:...

Adjusted `ui5-list` and other derivatives list items focus display rules. On desktop, focus outline is always visible. For mobile, focus outline only appears with an external keyboard, it remains hidden...

This commit adjusts the focus outline in wrapped mode for the CheckBox component. It address the initial concern that the focus outline was out of place in compact density mode,...

POC for `ui5-barcode-scanner-dialog`. This feature allows the user to scan barcodes in a specific region of the screen.

This commit fixes the issue where `getDomRef()` on `ui5-toolbar-button` was returning `undefined` by providing a custom implementation that correctly returns the DOM reference to the actual `ui5-button` element rendered within...

Remove `--ui5-avatar-placeholder` and `--ui5-avatar-placeholder-color` variables from horizon theme variants as they duplicate the base theme values. The base Avatar-parameters.css already defines these variables correctly using - `--sapContent_ImagePlaceholderBackground` - `--sapContent_ImagePlaceholderForegroundColor` as...