Skip to content

fix(web-ui): prevent newly generated API key from rendering twice#192

Open
ymh357 wants to merge 1 commit intomainfrom
fix/generate-key
Open

fix(web-ui): prevent newly generated API key from rendering twice#192
ymh357 wants to merge 1 commit intomainfrom
fix/generate-key

Conversation

@ymh357
Copy link
Collaborator

@ymh357 ymh357 commented Mar 19, 2026

The newly generated key appeared both in the Existing Keys list and in the separate Newly Generated Key section. Split existingKeys into newlyGeneratedKeyData and olderKeys so each key renders exactly once.

The newly generated key appeared both in the Existing Keys list and in
the separate Newly Generated Key section. Split existingKeys into
newlyGeneratedKeyData and olderKeys so each key renders exactly once.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
0g-serving-user-broker Ready Ready Preview, Comment Mar 19, 2026 8:49am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants