Joy Serquiña

Results 5 issues of Joy Serquiña

Removes :hover and .mat-focused opacity changes to .form-field-focus-overlay which was causing a low color contrast ratio between the text and form-field input background fill color.

dev-app preview

Fixes a bug in the Angular Material component where when the selected year range is updated by moving forward to the next range or by moving to the previous range...

Accessibility
area: material/datepicker
dev-app preview

Fixes a bug in the Angular Material Autocomplete component where the autocomplete panel listbox top is cut off by the device screen when being viewed in landscape mode. This is...

Fixes a bug in the Angular Material dialog component where buttons/actions are unreachable due to dialog overflowing because of unspecified max-height for the mat-dialog-container parent flexbox. Fixes #24785

target: patch

Fixes issue with Angular Components List component where the list item truncates on narrow screen widths (ie. mobile screens). Removes white-space wrap style and adds some height to primary lines...

dev-app preview