oxidecomputer / oxidecomputer/console

Getting a blank page when clicking NEXT on my list of instances

Open
#3,223 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

I'm spinning a bunch of VMs (i.e. 50) and I see the first page of my Instances section getting populated correctly.
However, I also see the 'Next' button enabled, which led me to think there were more. Out of curiosity, I clicked it and I just got a blank page :(

https://github.com/user-attachments/assets/9e386297-57f9-4c03-aade-ff7b04054622

I'm using the terraform scripts located here: https://github.com/oxidecomputer/product-assurance/tree/main/pytest_tests/terraform_scripts/local-storage-scale with the following tweaked values:
vm_count -> 50
vm_ncpus -> 2
local_disk_count -> 1
local_disk_size -> 536870912000

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

Reproduce in the Instances section with the product-assurance/pytest_tests/terraform_scripts/local-storage-scale scripts using vm_count 50 and the reported values. Start by tracing the Instances list pagination from the Next button. Done means Next either shows the remaining instances or is disabled when no further page exists, rather than opening a blank page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.