Skip to content

Issues: angular/components

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

feat(badge): Badge should warn when used on an aria-hidden mat-icon area: material/badge feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#27035 by jelbourn was closed Jun 28, 2023
2
1
Should Tree use OnPush? area: cdk/tree P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent perf This issue is related to performance
#25440 opened Aug 10, 2022 by jelbourn
Explore replacing cdk focus trap with native HTML inert Accessibility This issue is related to accessibility (a11y) area: cdk/a11y P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent refactoring This issue is related to a refactoring
#24868 opened May 3, 2022 by jelbourn
docs-bug(theming): Strong focus indicator docs should demonstrate only showing from keyboard area: theming docs This issue is related to documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#24660 opened Mar 24, 2022 by jelbourn
Reevaluate tab navigation interaction pattern Accessibility This issue is related to accessibility (a11y) area: material/tabs P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#23706 by jelbourn was closed Jan 7, 2022
feat(material/slider): Update range slider to use role="list" around the slider thumbs Accessibility This issue is related to accessibility (a11y) area: material/slider feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#23607 opened Sep 20, 2021 by jelbourn
9 tasks
bug(select): JAWS + Firefox not voicing options while closed Accessibility This issue is related to accessibility (a11y) area: material/select G This is is related to a Google internal issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#23486 by jelbourn was closed Nov 15, 2022
bug(chips): matChipRemove should not apply to icons Accessibility This issue is related to accessibility (a11y) area: material/chips docs This issue is related to documentation G This is is related to a Google internal issue P2 The issue is important to a large percentage of users, with a workaround
#23463 by jelbourn was closed Sep 10, 2021
MDC-based checkbox & radio click targets are too small Accessibility This issue is related to accessibility (a11y) area: material/checkbox area: material/radio P2 The issue is important to a large percentage of users, with a workaround
#22991 by jelbourn was closed Jun 22, 2021
bug(autocomplete): Value not consistently announced upon selection Accessibility This issue is related to accessibility (a11y) area: material/autocomplete P2 The issue is important to a large percentage of users, with a workaround
#22990 by jelbourn was closed Jul 21, 2021
bug(form-field): weak focus treatment in high contrast mode Accessibility This issue is related to accessibility (a11y) area: material/form-field P2 The issue is important to a large percentage of users, with a workaround
#22989 by jelbourn was closed Jul 2, 2021
bug(radio): label isn't captured by macOS Hover Text feature Accessibility This issue is related to accessibility (a11y) area: material/radio Fixed in MDC P2 The issue is important to a large percentage of users, with a workaround
#22950 by jelbourn was closed Nov 8, 2022
bug(menu): nested menu indicator renders weird in high contrast mode Accessibility This issue is related to accessibility (a11y) area: material/menu P2 The issue is important to a large percentage of users, with a workaround
#22944 by jelbourn was closed Jun 22, 2021
dev-app has 404 for localize-init bundle when deployed to firebase area: dev-infra Issue related to internal project infrastructure in progress This issue is currently in progress P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22943 by jelbourn was closed Jun 15, 2021
bug(mdc-slide-toggle): low disabled toggle contrast in high contrast mode Accessibility This issue is related to accessibility (a11y) area: material/slide-toggle P2 The issue is important to a large percentage of users, with a workaround
#22941 by jelbourn was closed Jun 11, 2021
bug(form-field): Extra navigation stop on label with VoiceOver and ChromeVox Accessibility This issue is related to accessibility (a11y) area: material/form-field P2 The issue is important to a large percentage of users, with a workaround
#22940 by jelbourn was closed Aug 6, 2021
Expansion panel headers inside a dialog jump size upon dialog open animation This issue is related to Angular animations or CSS animations area: material/dialog area: material/expansion G This is is related to a Google internal issue P2 The issue is important to a large percentage of users, with a workaround
#22785 by jelbourn was closed Mar 6, 2022
MDC button density is overridden by base button styles area: material/button G This is is related to a Google internal issue P2 The issue is important to a large percentage of users, with a workaround
#22728 by jelbourn was closed Mar 2, 2022
Support more meaningful options for dialog autoFocus Accessibility This issue is related to accessibility (a11y) feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22678 by jelbourn was closed Jul 30, 2021
MatFormField should document error accessibility best practices Accessibility This issue is related to accessibility (a11y) area: material/form-field docs This issue is related to documentation good first issue This issue is a good place to start for first time contributors to the project help wanted The team would appreciate a PR from the community to address this issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22631 by jelbourn was closed May 25, 2021
Support adding/removing table headers and footers area: cdk/table feature This issue represents a new feature or feature request rather than a bug or bug fix G This is is related to a Google internal issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22548 opened Apr 23, 2021 by jelbourn
Expose overlay options on overlay-based material components area: cdk/overlay area: many Area label for issues related to many components feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22493 opened Apr 15, 2021 by jelbourn
HarnessPredicate doesn't correctly apply ancestor selectors to compound component selectors area: cdk/testing G This is is related to a Google internal issue help wanted The team would appreciate a PR from the community to address this issue P2 The issue is important to a large percentage of users, with a workaround
#22475 by jelbourn was closed May 7, 2021
bug(input): only apply MatInput styles when inside of a form-field area: material/form-field area: material/input G This is is related to a Google internal issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#21871 by jelbourn was closed May 4, 2021
MatMenu aria-label is not cleared from dummy element Accessibility This issue is related to accessibility (a11y) area: material/menu P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#21152 by jelbourn was closed Dec 8, 2020
ProTip! Adding no:label will show everything without a label.