angular/components

bug(mat-date-picker): Horizontal scroll bar during resize, Touch UI

已關閉

#19,071 建立於 2020年4月14日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (6,650 個分叉)batch import
P4area: material/datepickerhelp wanted

倉庫指標

星標
 (24,044 顆星)
PR 合併指標
 (平均合併 3天 12小時) (30 天內合併 98 個 PR)

描述

Reproduction

Steps to reproduce:

  1. Enable touch UI
  2. Resize the screen

Expected Behavior

What behaviour were you expecting to see? A responsive behaviour of the mat date picker where there does not show an (un-needed) scrollbar.

Actual Behavior

What behavior did you actually see? A scrollbar upon resizing when there is plenty of room to show the date picker without a horizontal scroll bar.

Environment

  • Angular: 9
  • CDK/Material: 9.2.0
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

貢獻者指南