You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out by @refs in an issue comment we could utilize the last segment of the breadcrumbs (i.e. the currently active folder) for offering context aware actions (e.g. create / upload file, ...)
Opening this new issue to track that idea.
Pro:
button could be removed - one less element cluttering the view
makes it inherently clear that the offered actions affect the context = current folder
Con:
one needs to know that the breadcrumb segment is usable as a button (could be solved with clever styling...)
big con: in responsive mode the breadcrumbs are already a dropdown, so we can't utilize the last breadcrumb segment for another dropdown (for actions). Could be solved by having one dropdown with a) breadcrumb segments b) horizontal separator line or something c) list of actions for the current folder
Unclear:
accessibility implications? proper aria-labels would probably make this understandable
is this still an option worth considering, if we decide for a universal / reusable primary action button in the top bar?
As pointed out by @refs in an issue comment we could utilize the last segment of the breadcrumbs (i.e. the currently active folder) for offering context aware actions (e.g. create / upload file, ...)
Opening this new issue to track that idea.
Pro:
Con:
Unclear:
Needs brainstorming. @LukasHirt @micbar
This is what google does:

The text was updated successfully, but these errors were encountered: