Skip to content

[Multi combobox | hover]: Wrong hover text #11588

@katapp

Description

@katapp

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

Image
Image

Affected Component

Multi Combobox

Expected Behaviour

web component multi combobox should use for the delete icon the same wording as ui5: "Remove".

Isolated Example

https://sapui5untested.int.sap.eu2.hana.ondemand.com/?sap-ui-theme=sap_horizon#/entity/sap.m.MultiComboBox/sample/sap.m.sample.MultiComboBox

Steps to Reproduce

  1. click arrow in multi combobox
    2.select an item
    3.hover on delete icon of the item
  2. 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

TOPIC RLbugThis issue is a bug in the code

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions