Skip to content

MUL-4797: add configurable issue table view#5454

Open
forrestchang wants to merge 10 commits into
mainfrom
agent/lambda/3221a233
Open

MUL-4797: add configurable issue table view#5454
forrestchang wants to merge 10 commits into
mainfrom
agent/lambda/3221a233

Conversation

@forrestchang

Copy link
Copy Markdown
Collaborator

Summary

  • add a configurable Table view to Issues, My Issues, and Project surfaces, with per-surface persisted columns, drag ordering, resizing, sorting, filters, inline edits, and batch selection
  • add flat infinite issue queries plus optimistic/realtime cache coordination, and support server-side status / updated_at sorting
  • add P2 grouping, collapsible hierarchy, quick create, inline title editing, CSV export, and column calculations

P3 Saved Views remains intentionally scoped to MUL-4796.

Validation

  • pnpm --filter @multica/core typecheck && pnpm --filter @multica/core lint
  • pnpm --filter @multica/ui typecheck && pnpm --filter @multica/ui lint
  • pnpm --filter @multica/views typecheck && pnpm --filter @multica/views lint
  • 198 targeted Vitest checks across flat queries/cache coordination/persistence/table model/i18n parity
  • isolated-Postgres handler tests for status/updated sorting and grouped pagination
  • real local-app Playwright smoke covering Table selection, column picker, grouping, calculation, Display columns, and screenshots

Closes MUL-4797

Co-authored-by: multica-agent <github@multica.ai>
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
multica-docs Ready Ready Preview, Comment Jul 16, 2026 11:35am

Request Review

Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
# Conflicts:
#	packages/views/issues/components/issues-header.tsx
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant