Productivity: table view with customizable columns #135

Open
opened 2026-04-22 11:43:34 +00:00 by zaelgohary · 0 comments
Member

All productivity islands only offer list + board views. GitHub Projects v2's defining feature is a table view with sortable + filterable + customizable columns. Add one:

  • New view toggle in each island: List / Board (where applicable) / Table
  • Columns: name, status, priority, assignees, due date, tags, plus anything from the SDK schema
  • Column chooser in the toolbar (show/hide, reorder)
  • Click-column-header to sort
  • Row click opens detail view, same as list
  • Persist column choice + sort in localStorage (per island) so users return to their preferred layout

Start with Tasks since its schema is the richest, then mirror in Stories / Projects / Sprints.

All productivity islands only offer list + board views. GitHub Projects v2's defining feature is a table view with sortable + filterable + customizable columns. Add one: - New view toggle in each island: List / Board (where applicable) / Table - Columns: name, status, priority, assignees, due date, tags, plus anything from the SDK schema - Column chooser in the toolbar (show/hide, reorder) - Click-column-header to sort - Row click opens detail view, same as list - Persist column choice + sort in localStorage (per island) so users return to their preferred layout Start with Tasks since its schema is the richest, then mirror in Stories / Projects / Sprints.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#135
No description provided.