Skip to content

feat(work-items): migrate WorkItemsPage to shared DataTable component#1119

Merged
steilerDev merged 2 commits into
betafrom
feat/1118-workitems-datatable
Mar 21, 2026
Merged

feat(work-items): migrate WorkItemsPage to shared DataTable component#1119
steilerDev merged 2 commits into
betafrom
feat/1118-workitems-datatable

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

  • Migrates WorkItemsPage (888 → ~440 lines) to shared DataTable with server-side pagination
  • 6 filters: search, status enum, assignedUser/vendor/area selects, noBudget toggle
  • Keyboard shortcuts preserved: n (new), / (search), ? (help), Escape (close)
  • Actions menu with View and Delete per work item
  • Shared Modal for delete confirmation
  • All CSS uses design tokens

Fixes #1118

Test plan

  • Quality Gates pass
  • Existing E2E tests pass

Co-Authored-By: Claude frontend-developer (Haiku 4.5) noreply@anthropic.com
Co-Authored-By: Claude translator (Sonnet 4.6) noreply@anthropic.com
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

steilerDev and others added 2 commits March 21, 2026 15:04
Replaces custom table/pagination/filter with DataTable + useTableState
for server-side sort, pagination, and 6 filters. Keyboard shortcuts
(n, /, ?, Escape) preserved in page component. Actions menu with
View/Delete. Shared Modal for delete confirmation.

Fixes #1118

Co-Authored-By: Claude frontend-developer (Haiku 4.5) <noreply@anthropic.com>
Co-Authored-By: Claude translator (Sonnet 4.6) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@steilerDev steilerDev merged commit 05ff4ac into beta Mar 21, 2026
16 of 31 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.0-beta.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant