TeodorTaushanov
TeodorTaushanov
Hello @SAP/ui5-webcomponents-topic-core, take a look of this feature request.
Hello @ee92, the issue is fixed in the nightly version and the fix will be available with version 2.16.0. https://ui5.github.io/webcomponents/nightly/components/Carousel/#multiple-items-per-page Best, Teodor
Hello, To ensure proper screen reader accessibility, `ui5-radio-button` elements should be enclosed within a that has the attribute role="radiogroup". More info: https://www.w3.org/WAI/ARIA/apg/patterns/radio/examples/radio/ Additionally, you can set aria-required="true" on this parent...
Hello, The SideNavigation component is intended for use within an `ui5-navigation-layout` component. While it can function independently, it is recommended to use it with the `ui5-navigation-layout` for optimal user experience....
Nesting ui5-dialog inside other ui5-dialog was not feasible before the release of WebC version 2.0, which adopts the Popover API. Dialogs and block layers z-indexes are correctly calculated in this...