Skip to content

fix(ui5-date-picker): correct mobile dialog header styling and text#13100

Open
hinzzx wants to merge 1 commit intomainfrom
dp-header-on-mobile-fix
Open

fix(ui5-date-picker): correct mobile dialog header styling and text#13100
hinzzx wants to merge 1 commit intomainfrom
dp-header-on-mobile-fix

Conversation

@hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Feb 16, 2026

Overview

During accessibility testing (ACC-281), several issues were identified with the DatePicker mobile dialog header:

  • Wrong font family
  • Header text centered instead of left-aligned
  • Default header text was "Select" instead of "Pick a date" per VD specs

What We Did

  • Correct font family and left-align header text
  • By default the text is now "Pick a date" instead of "select"

What This Fixes

  • ✅ Mobile dialog header now uses correct font family
  • ✅ Header text is left-aligned per VD specs
  • ✅ Default header text is "Pick a date" instead of "Select"
  • ✅ No functional changes

@ui5-webcomponents-bot
Copy link
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview February 16, 2026 14:54 Inactive
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.

2 participants