Y
Hacker News
new
|
ask
|
show
|
jobs
by
e_proxus
1921 days ago
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.
1 comments
chrismorgan
1921 days ago
Toolbar, not tab bar. You will regularly get mutating actions there, though any mutating actions
should
either prompt or be undoable.
link