oxidecomputer / oxidecomputer/console
Would like way to see disk IDs on project disk list page
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
I was using the disks list page on a project and was getting asked about IDs and whether any of them matched. While I can copy an ID of a disk, I would have liked to have seen them all so I could have filtered the page or used the browser's find to look for that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the project disks list page and inspect how disk rows are rendered and filtered. Add a visible disk ID to each row so browser find and page filtering can locate it; done means all listed disks expose their IDs without needing to copy them individually.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100