-
Notifications
You must be signed in to change notification settings - Fork 279
Description
Bug Description
When the user selects an item in the multi combobox, there is a delete icon to remove items again. This delete icon has a hovertext. In webcomponents it's "Deletable". In Ui5 it's "Remove". For consistency, web components should use the same wording as ui5 "Remove".
Web components Multi combobox:
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/inputs-multicombobox--default&globals=backgrounds.grid:!false
UI5 Multi combobox:
https://sapui5untested.int.sap.eu2.hana.ondemand.com/?sap-ui-theme=sap_horizon#/entity/sap.m.MultiComboBox/sample/sap.m.sample.MultiComboBox
Affected Component
Multi Combobox
Expected Behaviour
web component multi combobox should use for the delete icon the same wording as ui5: "Remove".
Isolated Example
Steps to Reproduce
- click arrow in multi combobox
2.select an item
3.hover on delete icon of the item - hovertext in webcomponents is "Deletable" but needs to be "Remove".
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
V2
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status