Skip to content

Move get dialog logic entity registry#4579

Merged
bramkragten merged 1 commit into
devfrom
move-get-dialog
Jan 25, 2020
Merged

Move get dialog logic entity registry#4579
bramkragten merged 1 commit into
devfrom
move-get-dialog

Conversation

@bramkragten
Copy link
Copy Markdown
Member

No description provided.

if (!dialog) {
return;
}
dialog.closeDialog();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we should just return a closeDialog function from the show function instead of a getDialog function. By exposing getDialog, the user still needs to know about the implementation details? maybe that's ok… I dunno.

@bramkragten bramkragten merged commit 0c0e82a into dev Jan 25, 2020
@delete-merged-branch delete-merged-branch Bot deleted the move-get-dialog branch January 25, 2020 13:49
@lock lock Bot locked and limited conversation to collaborators Jan 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants