angular/components

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

Fechada

#19.071 aberto em 14 de abr. de 2020

 (1 comentário) (0 reação) (0 responsável)TypeScript (6.650 forks)batch import
P4area: material/datepickerhelp wanted

Métricas do repositório

Stars
 (24.044 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 12h) (98 fundiu PRs em 30d)

Description

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

Guia do colaborador