ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.

Results 685 ui5-webcomponents issues
Sort by recently updated
recently updated
newest added

### Describe the bug Right now it seems there is no way I can truncate long text in SplitButton with ellipsis I also tried with the Text component as a...

bug
TOPIC B
SAP Signavio

The ui5-list component needs a forms mode that allows users to tab through all active elements within the list. Additionally, forms mode should support F6 group skipping to facilitate faster...

feature request
Medium Prio
TOPIC P

### Bug Description Currently, the drag-and-drop implementation does not provide a straightforward method for reuse in ui5-tree, requiring reimplementation. ### Affected Component ui5-tree, ui5-list ### Expected Behaviour The implementation should...

enhancement
TOPIC P

### Feature Request Description Native HTML form elements provide detailed information about the validity of specific fields. This depends on how they are configured using attributes like required, min, max,...

enhancement
Low Prio
TOPIC P
TOPIC RL
TOPIC RD
TOPIC B

### Feature Request Description It would be great if the `focus()` function could restore focus to the previously focused element, or apply it to the appropriate one, in components that...

feature request
Low Prio
TOPIC P
TOPIC RL
TOPIC RD
TOPIC B
TOPIC Core

### Feature Request Description Implement value property to align `ui5-checkbox` component with other input elements. This is helpful when you group checkboxes with the same name attribute in the content...

feature request
Medium Prio
TOPIC P

### Feature Request Description Now there is no way to set the accessible name for more button in list. Though there exists `growingButtonText`, it will change the content of more...

feature request
ACC
Medium Prio
TOPIC P
SAP SF

### Describe the bug Title and text is still truncated. It doesn't seem that there exist a way setting the wrappingmode. https://github.com/SAP/ui5-webcomponents/issues/9745 ### Isolated Example https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/data-display-list--list-item-group-story ### Reproduction steps 1.try...

feature request
TOPIC P
SAP SF

Fixes: https://github.com/SAP/ui5-webcomponents/issues/11694 To reproduce the issue on the internal test page: 1. On fiori/test/pages/FCL.html, disable the animation (e.g. using the newly added switch) 2. Resize the column on any FCL...