angular/components
bug(mat-date-picker): Horizontal scroll bar during resize, Touch UI
已关闭
#19,071 创建于 2020年4月14日
P4area: material/datepickerhelp wanted
仓库指标
- 星标
- (24,044 个星标)
- PR 合并指标
- (平均合并 3天 12小时) (30 天内合并 98 个 PR)
描述
Reproduction
Steps to reproduce:
- Enable touch UI
- 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