oxidecomputer / oxidecomputer/console
Add actions like delete, edit to resource detail pages
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
Was playing around with the console and notice you can't perform actions (or copy its ID) on a resource if you're within itself. Right now you can only perform actions through the three little buttons on the side, when you're on the resource's parent view.
Took me a bit of clicking around to find where I could perform actions on a resource.
It'd be nice to be able to perform actions (update, delete etc) within each resource's view, and make it more obvious perhaps?
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 by reviewing the resource detail pages and the existing action controls on their parent views. Trace how update, delete, and ID-copy actions are exposed, then verify that the relevant actions are available and discoverable from each resource's detail view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100