Comment by kshri24
13 hours ago
Instead of product tours I like how AWS has little info/help buttons that are placed right next to every informational/actionable element on their dashboard. Totally unobtrusive. If you want to understand something on the dashboard that is not obvious at first, you can click on the info/help button that opens a side panel with a lot more information about that particular element (and any associated topics). Most of the time, you just know what you are dealing with (or can guess what that particular topic might mean and you will probably be right).
Incredible that tooltips were killed because braindead """designers""" couldn't figure out how to make them work on mobile.
They'll be reintroduced under a new name in a decade or two with endless self-congratulation. Same as physical car controls.
Here's a solution off the top of my head: have a dedicate "info" button at the OS level. Holding the button disables normal interaction, highlights all inspectable elements, and allows you to click on each one for a description. Like "inspect element" in the browser.
I'm fairly certain that exact thing existed on Windows XP and earlier. It was a question mark in the top right of the window, added a "?" next to your cursor. You could then click elements to see if there happened to be an explanation embedded in the program for that particular button/box/whatever. Didn't always work, but was useful when it was needed.
> Here's a solution off the top of my head: have a dedicate "info" button at the OS level. Holding the button disables normal interaction, highlights all inspectable elements, and allows you to click on each one for a description. Like "inspect element" in the browser.
This is a really cool idea. Agreed! Wish something like this actually existed.
Wait, isn't that what Windows 3.1/95 did with the "What's this" button?