plone / plone/mockup

Add columns to pat-filemanager (folder_contents view)

Open
#1,625 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

04 type: enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.