Hacker News new | ask | show | jobs
by tinus_hn 1916 days ago
What is the advantage of this? If you can long press a toolbar button to get a label that states what the button is for, it’s easier to just tap the button and see what it is for.
1 comments

What if you're not sure if you want to trigger the effect of the button?
Unless I’m missing something we’re talking about a tab bar? The worst thing that can happen is that you switch to that tab. Switching tabs should never be destructive.
Toolbar, not tab bar. You will regularly get mutating actions there, though any mutating actions should either prompt or be undoable.