Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(dialog): removed no dialog actions warning #5774

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

It is a valid use-case to have a dialog that you only close programmatically based on some user action. As such, there shouldn't be a warning when there are no md-dialog-actions present.

fixes #5767

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Nov 16, 2015
@EladBezalel EladBezalel force-pushed the fix/dialog-removed-warn-no-actions branch 2 times, most recently from 5faa591 to d73cd30 Compare November 16, 2015 22:13
@jelbourn
Copy link
Member

LGTM

@jelbourn jelbourn added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Nov 16, 2015
@EladBezalel EladBezalel force-pushed the fix/dialog-removed-warn-no-actions branch from d73cd30 to c2d36c4 Compare November 23, 2015 18:59
It is a valid use-case to have a dialog that you only close programmatically based on some user action. As such, there shouldn't be a warning when there are no md-dialog-actions present.

fixes #5767
@EladBezalel EladBezalel force-pushed the fix/dialog-removed-warn-no-actions branch from c2d36c4 to 17a07a2 Compare November 23, 2015 19:09
@ThomasBurleson ThomasBurleson modified the milestone: 1.0-rc5 Nov 24, 2015
@EladBezalel EladBezalel deleted the fix/dialog-removed-warn-no-actions branch November 25, 2015 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$mdDialog shouldn't emit a warning when there are no md-dialog-actions
3 participants