Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Implement custom alert dialogs in React #515

Closed
slaweet opened this issue Jul 26, 2017 · 0 comments
Closed

Implement custom alert dialogs in React #515

slaweet opened this issue Jul 26, 2017 · 0 comments
Assignees
Labels

Comments

@slaweet
Copy link
Contributor

slaweet commented Jul 26, 2017

Expected behaviour

Displaying an alert dialog should be a simple function call successAlert({title = 'Success', text}) or errorAlert({title = 'Error', text}) which puts some data into redux and based on that the modal dialog from react toolbox is displayed.

Also: use it in Send dialog.

Actual behaviour

There is no custom alert dialogs

@slaweet slaweet added the update label Jul 26, 2017
@slaweet slaweet self-assigned this Jul 27, 2017
slaweet added a commit that referenced this issue Jul 28, 2017
Implement custom alert dialogs in React - Closes #515
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant