[Bug] Imported private key is cleared when returning from the agent harness setup screen

Open Beginner friendly
#2,320 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
rust
Domain
frontend

Research direction

Start by reproducing the Buzz onboarding flow through the private-key and agent-harness setup screens, then trace how the key input state changes when Back is clicked. Done means the previously entered key remains populated and masked after returning to the private-key screen; the issue does not name a file or test to run.

Written by the indexing model from the issue text.

Description

bug

After importing a private key and continuing to the Set up your agent harnesses screen, clicking Back returns to the private-key screen with an empty input. The previously entered key is no longer populated.

To Reproduce:

  1. Open the Buzz onboarding flow.
  2. Click Use an existing key.
  3. Enter a valid private key.
  4. Continue to Set up your agent harnesses.
  5. Click Back.
  6. Notice that the private-key input is empty.

Expected behavior:
The previously entered private key should remain populated and masked when the user returns to the private-key screen.

Environment (please complete the following information):

  • OS: Windows
Dominant language
Rust
Stars
33.7k
Forks
4.4k
Avg merge
1d 21h
Merged PRs (30d)
239

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.

More from block/buzz

All issues in block/buzz

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.