Add columns to pat-filemanager (folder_contents view)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 103
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 18
Description
I'm using the new pat-filemanager (folder_contents view) and noticed that there are only ten available columns, and many columns from the old view are missing.
Is there a way to add some of the missing columns? I especially need the ID column and some custom attributes from our own packages.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the pat-filemanager implementation for the folder_contents view and its current ten-column definition. Compare the available columns with the old view, then determine how the ID and custom package attributes should be exposed; done means those columns can be displayed in the new view without removing existing options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100