Skip to content

Conversation

@Vonahz
Copy link
Contributor

@Vonahz Vonahz commented Jan 28, 2026

JIRA: BGSOFUIRILA-4218

@Vonahz Vonahz requested review from MapTo0 and ndeshev January 28, 2026 15:49
@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Jan 28, 2026

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 28, 2026 15:55 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 29, 2026 13:08 Inactive
onTokenDelete={this.tokenDelete}
onFocusOut={this._tokenizerFocusOut}
onShowMoreItemsPress={this._showMoreItemsPress}
accessibleName={this.accessibleName}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't change the Tokenizer's title with the MultiInput's label. We should only do it in the standalone Tokenizer.

For example, let say we have a MultiInput with a label "Enter your favorite movies in this MultiInput". We don't want that to be the Tokenizer's title, as in that dialog you can only see or/and delete tokens.

@@ -2190,7 +2190,7 @@ class MultiComboBox extends UI5Element implements IFormInputElement {
}

get _headerTitleText() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the specification for the input suggestions specify that? Because the backlog item is only for the tokenizer's dialog title. If the same should be done for the suggestions dialog - ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants