Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-select support in browser #46

Merged
merged 8 commits into from
Jan 12, 2024
Merged

Conversation

martastain
Copy link
Member

@martastain martastain commented Jan 10, 2024

Selecting more assets using ctrl/shift in the browser is now supported. Supported actions for multi-selections are:

  • send to
  • reset

Additional features:

  • Browser keyboard navigation

Not supported (yet):

  • Trashing / untrashing / archiving / unarchiving (this is tricky as it requires broader context)
  • Metadata editing of multiple assets
  • Much more intuitive will be a context menu - also it would allow mentioned contextual actions (different PR)

@martastain martastain added the enhancement Improvement of an existing feature label Jan 10, 2024
@martastain martastain self-assigned this Jan 10, 2024
@martastain martastain merged commit 5e86b01 into develop Jan 12, 2024
@martastain martastain deleted the enhancement/browser_multiselect branch March 8, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant