oxidecomputer / oxidecomputer/console

Allow selection and manipulation of multiple items in tandem

Open
#2,077 1 comment 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

Currently the console doesn't allow multiple items to be selected and operated against. This makes it very tedious to do things like stop/delete all instances or deleting all disks/images when trying to cleanup a project prior to deletion.

Something like a check box on the left side of the displayed elements would make it simple for a user to choose several items to run an operation on.
e.g.

  • stopping/starting/deleting instances
  • deleting snapshots/images/disks
  • enabling/disabling/deleting firewall rules

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 console views for instances, disks, images, snapshots, and firewall rules described in the issue. Define how selection and bulk actions should work across those resource lists, then verify that users can select multiple items and stop, start, delete, enable, or disable the supported resources as appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.