oxidecomputer / oxidecomputer/console

Add actions like delete, edit to resource detail pages

Open
#1,544 4 comments 0 reactions 0 assignees View on GitHub

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.

Screen Shot 2023-05-26 at 10 33 48 AM Screen Shot 2023-05-26 at 10 34 31 AM

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.