Skip to content

feat: Requests Page #72

@danctila

Description

@danctila

Description

Create a kanban-style requests page w/ cols organized by request status. Each column should support infinite scroll/pagination.

Considerations

UI / Layout

  • Multi-column kanban board (e.g., Pending, Assigned, In Progress, Completed)
  • Each column displays requests filtered by status field
  • Infinite scroll or "Load More" pagination per column

Client

  • Route in clients/web/src/routes/requests.tsx
  • Use query setup for data fetching w/ pagination

Side notes

  • Each col should fetch independently
  • Consider adding loading states or empty states per col

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions