aipotheosis-labs / aipotheosis-labs/gate22
MCP Bundles: add sorting in bundles table
Open
feature
frontend
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
- Motivation:
Bundles listing should support sorting to find items faster.
- Proposed solution:
Update `frontend/src/app/(dashboard)/bundle-mcp/page.tsx` table to support sorting by name, item count, and last updated.
- Additional context:
- Hooks: `frontend/src/features/bundle-mcp/hooks/use-bundle-mcp.tsx`.
Contributor guide
Assessment
This issue has not been assessed yet.