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

V15: bugfix: Prevent navigating to non folders/media without children in media picker #17617

Open
wants to merge 23 commits into
base: v15/dev
Choose a base branch
from

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Nov 22, 2024

This is an overhaul of the media picker to fix some general issues:

  • Prevent the user from navigating into a media item that is not a folder or that doesn't have children
  • When an item is selected we enter a "selection mode" where it is faster to select items
  • Improved UX when searching inside a media item
  • Use the UmbMediaSearchProvider for searching instead of the media item repository
  • Prevent searching outside the configured start node
  • Handle start node in the breadcrumb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant