Hi, what’s the best way to handle this scenario?
e.g.
Step 1. User fill in form, click “save”
Step 2. A success message shows on the page
Step 3. That message disappears after a few seconds
*this object could be a text box, a popup, an image… etc., anything
*while the object does its showing/disappearing, the user should still be able to do other things on the page
Thanks