lablup / lablup/backend.ai-webui
Make the Reservoir artifact table sortable
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 355
Description
Page: /reservoir. Source: report-projects-rbac-reservoir-scheduler.md section 3. All <=26.4.0.
The table has no sorter on any column and the order is hard-coded to UPDATED_AT DESC. Expose NAME, TYPE, SIZE, SCANNED_AT, UPDATED_AT ordering through the column headers with UPDATED_AT DESC as the default.
JIRA Issue: FR-3919
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the /reservoir page and read section 3 of report-projects-rbac-reservoir-scheduler.md to locate the artifact table and its current ordering. Add header sorting for NAME, TYPE, SIZE, SCANNED_AT, and UPDATED_AT while preserving UPDATED_AT DESC as the default, then verify each column order in the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100