DEV Community

Discussion on: ๐Ÿ”ง Build a complete Modal Component with React Hooks ๐ŸŒˆ

Collapse
 
michael_liss_65e02283cb0b profile image
Michael Liss

Super article, what I would like to know is how to launch the modal dialog after a call to a redux action ( from a button click )

In other words, the user is modifying something, they click the โ€œsaveโ€ button, the call to the API is made, and THEN the modal is shown such as โ€œsuccessfully savedโ€