Skip to content

fix(material/datepicker): ensure dates don't overflow on a small screen#33281

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33115/datepicker-small-screen
May 20, 2026
Merged

fix(material/datepicker): ensure dates don't overflow on a small screen#33281
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33115/datepicker-small-screen

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Fixes that a datepicker in touch UI mode might overflow on a small screen in horizontal orientation.

Fixes #33115.

Fixes that a datepicker in touch UI mode might overflow on a small screen in horizontal orientation.

Fixes angular#33115.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label May 20, 2026
@pullapprove pullapprove Bot requested review from andrewseguin and ok7sai May 20, 2026 07:33
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 20, 2026
@crisbeto crisbeto merged commit bc7b351 into angular:main May 20, 2026
28 of 31 checks passed
@crisbeto
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 May 20, 2026
…en (#33281)

Fixes that a datepicker in touch UI mode might overflow on a small screen in horizontal orientation.

Fixes #33115.

(cherry picked from commit bc7b351)
crisbeto added a commit that referenced this pull request May 20, 2026
…en (#33281)

Fixes that a datepicker in touch UI mode might overflow on a small screen in horizontal orientation.

Fixes #33115.

(cherry picked from commit bc7b351)
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): Touch UI Datepicker doesn't prevent overflow in small-height portrait viewports

2 participants