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

mat-accordion inside mat-dialog-content with wrong margin area: material/dialog P4 A relatively minor issue that is not relevant to core functions
#17834 opened Nov 28, 2019 by williangd updated May 27, 2020
Mat-dialog-action: buttons stack improperly on smaller screen area: material/dialog needs investigation A member of the team needs to do further investigation to determine the root cause P4 A relatively minor issue that is not relevant to core functions
#15336 opened Feb 28, 2019 by ruchajakhotiya updated May 28, 2020
ExpansionPanel in content projection in modal closes after first open animation This issue is related to Angular animations or CSS animations area: material/dialog area: material/expansion P4 A relatively minor issue that is not relevant to core functions
#17177 opened Sep 23, 2019 by ivanivanyuk1993axelot updated Sep 21, 2020
docs(material/dialog): add documentation for MAT_DIALOG_DEFAULT_OPTIONS area: material/dialog docs This issue is related to documentation 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
#20631 opened Sep 22, 2020 by Davitigs updated Sep 23, 2020
Mat-Dialog: Possible memory leak when dialog includes textarea, input, etc. area: material/dialog area: material/input 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
#20595 opened Sep 17, 2020 by tp1906 updated Mar 6, 2021
Controls below the angular material dialog overlay still can be focused by keyboard Accessibility This issue is related to accessibility (a11y) area: cdk/overlay area: material/dialog P4 A relatively minor issue that is not relevant to core functions
#13054 opened Sep 10, 2018 by new-mikha updated Mar 7, 2021
Dialog is not removed during tests, leading to order-dependent tests area: material/dialog G This is is related to a Google internal issue P2 The issue is important to a large percentage of users, with a workaround
#23385 opened Aug 16, 2021 by jbeder updated Aug 27, 2021
The components used in the dialogues should be more reusable area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
#14882 opened Jan 18, 2019 by sky10p updated Apr 26, 2022
Dialog Schematics area: material/dialog area: ng-generate Schematics that generate code in user projects feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
#14880 opened Jan 18, 2019 by sky10p updated Apr 26, 2022
(dialog) feature request: default result value for closing with esc or via backdrop click area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
#14780 opened Jan 10, 2019 by philmtd updated Apr 26, 2022
(Feature Request) MdDialog: Define a class for global overlay wrapper area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
#7471 opened Oct 2, 2017 by greg-md updated Apr 26, 2022
Dialog Feature Request: Quick Alert/Confirm Dialog area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
#7217 opened Sep 20, 2017 by rfuhrer updated Apr 26, 2022
Scope dialog to a subsection of the DOM rather than the whole page area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix P5 The team acknowledges the request but does not plan to address it, it remains open for discussion
#3221 opened Feb 21, 2017 by maxime1992 updated Apr 26, 2022
bug(MatDialog): MatDialog causes Memory Leak with <button> element area: material/dialog P4 A relatively minor issue that is not relevant to core functions
#24881 opened May 5, 2022 by kraph updated May 6, 2022
1 task
bug(dialog): If starting keyboard navigation from the URL bar - modal is not focused first! Accessibility This issue is related to accessibility (a11y) area: cdk/dialog area: material/dialog P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#24443 opened Feb 18, 2022 by demiro updated Jun 28, 2022
1 task
feat(dialog): Dialogs can define the type for their dialog data area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix needs: discussion Further discussion with the team is needed before proceeding P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#23985 opened Nov 18, 2021 by Airblader updated Aug 22, 2022
bug(matIcon): not inline well in Dialog Title area: material/dialog P4 A relatively minor issue that is not relevant to core functions
#20637 opened Sep 23, 2020 by zijianhuang updated Oct 31, 2022
MatStepper breaks in MatDialog if selectedIndex is changed while first animations are running animation This issue is related to Angular animations or CSS animations area: cdk/stepper area: material/dialog P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#15410 opened Mar 7, 2019 by skrtheboss updated Nov 23, 2022
DOM nodes not cleaned up if view container is destroyed before Dialog close animation starts area: material/dialog P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#17891 opened Dec 6, 2019 by deviantpixel updated Dec 8, 2022
2
A button ripple effect appears again after a dialog is closed area: material/dialog 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
#8420 opened Nov 13, 2017 by Eddygn updated Dec 8, 2022
feat(dialog): Ability to present MatDialog fullscreen area: material/dialog feature This issue represents a new feature or feature request rather than a bug or bug fix help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions
#10094 opened Feb 22, 2018 by asido updated Dec 19, 2022
bug(MatDialog): Tokens from lazy module are not available in another module's popup component area: material/dialog P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#22021 opened Feb 25, 2021 by artaommahe updated Feb 9, 2023
bug(mat-dialog): Vertical scrollbar appears but not moved on mouse wheel (for some screen resolutions) area: material/dialog P5 The team acknowledges the request but does not plan to address it, it remains open for discussion
#26760 opened Mar 9, 2023 by MohamedHamouGisaia updated Mar 13, 2023
1 task
bug(dialog): afterOpened not always emitted area: material/dialog needs: discussion Further discussion with the team is needed before proceeding P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#26295 opened Dec 19, 2022 by romainmoreau updated May 3, 2023
1 task done
feat(MatDialog): Accept a function on MatDialogRef's disableClose area: material/dialog 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
#25867 opened Oct 26, 2022 by robmv updated May 9, 2023
ProTip! Find all open issues with in progress development work with linked:pr.