Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[Arch] Dialog.done() is confusing and should be removed #4125

@jasonsanjose

Description

@jasonsanjose

After the Dialog API refactoring in #3086, the Dialogs module methods returned a dialog instance instead of a Promise as they did prior to sprint 25. It appears that the Dialog class has a done() method for backwards compatibility with clients that still expect a promise.

The usage is confusing (see #4102 and #4087). Ideally we would deprecate done and remove it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions