oxidecomputer / oxidecomputer/console
Display resource IDs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
It would be nice to be able to see the ID of a resource. Often times after I've copied the ID of several resources I want to make sure I have the right ones or whatever and it'd be nice to be able to see it directly on the console. Otherwise I have to copy and paste again, and that feels a bit off. Especially if I want to verify several IDs.
Additionally, it's not super obvious that you can copy the ID from the 3 little dots on the "resource list" page the first time you do it. I spent a bit of time looking for the ID on the individual resource's page itself.
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 with the console's resource list page and individual resource page, focusing on how resource actions are presented through the three-dot menu. Confirm where resource details are rendered and how the existing copy-ID action works. Done means resource IDs are visible in the console and the way to copy them is easier to discover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100