Films: Add filter by media type #104430
No reviewers
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Content
Type
Design
Type
Report
Type
To Do
Type
Web Development
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio#104430
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "pablovazquez/blender-studio:film-search-filter-type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Copy over the functionality of filtering by media type from the regular
global search, into film_search.js
Also minor adjustments:
media_type
label to the details of each card. Ideally we couldunify it with the way it is done inside the gallery. Like showing a
Blender logo for blend files, timestamp for videos, etc. For now
simply show the type in a label.
context. We could add a "sort" icon using CSS in the future.
so it shouldn't be right next to the text field.
It's saved in the URL, so it can be shared and loads the filters appropriately.