I have a case like this recently where I want to highlight a particular feature in the current page where the users might be better off using. So after a triggering event (where the user chose an action that I thought would be worse), I pop up a little tip. There's a short clip showing it in action here bsky.app/profile/did:plc:bryy…
I have a case like this recently where I want to highlight a particular feature in the current page where the users might be better off using. So after a triggering event (where the user chose an action that I thought would be worse), I pop up a little tip. There's a short clip showing it in action here bsky.app/profile/did:plc:bryy…
I intend to adopt this technique more often.
This is super clever. Was it hard to implement?
No. It's easy for this particular case. It helped that both the less-desirable and better feature is localized to this particular page.