Skip to content

fix(material/datepicker): actions overflowing at some screen sizes with touch UI - #33645

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33629/datepicker-actions-overflow
Aug 6, 2026
Merged

fix(material/datepicker): actions overflowing at some screen sizes with touch UI#33645
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33629/datepicker-actions-overflow

Conversation

@crisbeto

@crisbeto crisbeto commented Aug 6, 2026

Copy link
Copy Markdown
Member

Fixes that the datepicker's actions might overflow in touch UI mode on some screen sizes.

Fixes #33629

…th touch UI

Fixes that the datepicker's actions might overflow in touch UI mode on some screen sizes.

Fixes # 33629
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Aug 6, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and tjshiu August 6, 2026 07:26
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 6, 2026
@crisbeto
crisbeto merged commit c71383f into angular:main Aug 6, 2026
34 of 36 checks passed
@crisbeto

crisbeto commented Aug 6, 2026

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Aug 6, 2026
…th touch UI (#33645)

Fixes that the datepicker's actions might overflow in touch UI mode on some screen sizes.

Fixes # 33629

(cherry picked from commit c71383f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/datepicker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(Datepicker): Confirmation action buttons overflow touchUI dialog

2 participants