-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Add a “Filter by {key}” action to the browser table context menu. Here, {key} corresponds to the column the user clicked on.
Behavior
When the user selects this action, the browser should filter the current view to only show assets matching the selected metadata key.
Example
If a user clicks on an asset’s “Genre” column and selects this command, the browser should display only assets with that same genre.
Benefit
This makes it faster and more intuitive for users to filter assets based on metadata directly from the table view.