allow for column add / remove on list view within channels #15
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Area
Frontend / UI
Scope
Feature — new capability or screen
What problem does this solve?
allows admins to clean up their list view a little in case there are columns that are undesired to be seen. not everyone may want to see thumbnails, for example.
Proposed solution
columns that should be allowed to be hidden / unhidden:
Thumbnail, Type, Rating, Quality, Published, Downloaded, Duration, Size.
also allow users to re-arrange the display.
this should only apply and be an available option on the LIST view, to keep configuration of this feature simpler (cards and grid view would be complicated).
Additional context
No response