[Ignore] How to show user-interface tips with popover?

Hi everyone

I want to show contextual tips for new users in my app (aka progressive onboarding). I am thinking of using a popover component. As a first implementation, I want to show a tip above a button. And do so automatically (so without a click event) in a timed way. Lets say after 3 seconds the context hint would popup. How would I approach this? Anyone has best practises on progressive onboarding hints?

Thanks for your ideas!

Fred

Hi @fred9
did you ever find a solution to this issue? I’ve also been digging around trying to find the best way to implement in context tips. especially those ones which overlay the screen and only show the feature being focused on with a tooltip style note