Content
View differences
Updated by Tobias Dillmann over 1 year ago
**As** a user
**I want to** alter columns and sort order from the table header of the project list
**so that** I have the actions quick at hand
**Acceptance criteria**
* The project list table header receives quick table settings from the column header
* Sort descending
* Sort ascending
* Filter by (opens the filter box with the filter for that value added and focused)
* this action is only visible when the column has an associated filter
* please note that focusing an added value is currently not possible because of a [known bug](https://community.openproject.org/wp/53767)
* Move column left
* this action is only visible when the column is not the first (leftmost) one
* Move column right
* this action is only visible when the column is not the last (rightmost) one
* Add column (opens configure view modal)
* Remove column
* After changing a table setting there is a save indicator left to the title
**Out of scope**
* Contrary to what the visuals imply, there is no option to group by the column
* Grouping is as of now not supported at all by the project list table
**Figma and visuals**
https://www.figma.com/design/YCCMdJWkrtP9YSmf49Od0i/Project-lists?node-id=2655-21622&t=vmSv1dHx8JUQD1R9-0
**Notes**
[Action list](https://primer.style/components/action-list/) or [Action Menu](https://primer.style/components/action-menu) could be a good fit for the implementation
**I want to** alter columns and sort order from the table header of the project list
**so that** I have the actions quick at hand
**Acceptance criteria**
* The project list table header receives quick table settings from the column header
* Sort descending
* Sort ascending
* Filter by (opens the filter box with the filter for that value added and focused)
* this action is only visible when the column has an associated filter
* please note that focusing an added value is currently not possible because of a [known bug](https://community.openproject.org/wp/53767)
* Move column left
* this action is only visible when the column is not the first (leftmost) one
* Move column right
* this action is only visible when the column is not the last (rightmost) one
* Add column (opens configure view modal)
* Remove column
* After changing a table setting there is a save indicator left to the title
**Out of scope**
* Contrary to what the visuals imply, there is no option to group by the column
* Grouping is as of now not supported at all by the project list table
**Figma and visuals**
https://www.figma.com/design/YCCMdJWkrtP9YSmf49Od0i/Project-lists?node-id=2655-21622&t=vmSv1dHx8JUQD1R9-0
**Notes**
[Action list](https://primer.style/components/action-list/) or [Action Menu](https://primer.style/components/action-menu) could be a good fit for the implementation