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โ
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
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โ