Skip to content

feat(ui5-input): show associated label as mobile dialog header title#13412

Open
ivoplashkov wants to merge 1 commit intomainfrom
feat/input-dialog-header-label
Open

feat(ui5-input): show associated label as mobile dialog header title#13412
ivoplashkov wants to merge 1 commit intomainfrom
feat/input-dialog-header-label

Conversation

@ivoplashkov
Copy link
Copy Markdown
Contributor

The mobile full-screen dialog for Input and MultiInput now displays the
associated label text as the header title instead of the generic
"All Items". Falls back to "All Items" when no label exists.
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 20, 2026 06:29 Inactive
@ivoplashkov ivoplashkov requested a review from Vonahz April 21, 2026 07:34
Copy link
Copy Markdown
Contributor

@Vonahz Vonahz left a comment

Choose a reason for hiding this comment

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

Some issues I notices while testing:

  1. Multiinput:
  • Label is not working when dialog is opened from tokenizer 'show more' - it is always showing "All Items". When we use MultiInput with suggestions it shows label correctly. Is this desired?
  1. Combobox:
  • Styling is not per visual design (title is in the middle of dialog and not bolded)
  • Label is not working, it is always showing "All Items".
  1. MultiCombobox:
  • Title is looking fine but label is not working.

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.

3 participants