I want to display a "Thank you" dialog after the user performs an action, and I would like it to automatically close after a period of time. The triggering button sits inside of a dialog, so it may be a problem with affecting a dialog from within a component, but I had imagined the following would do the trick?
Any ideas why this wouldn't work?