Skip to content

feat: REMOTE-967 add resizable columns to api keys page#10519

Open
dmichelin wants to merge 4 commits intomasterfrom
REMOTE-967
Open

feat: REMOTE-967 add resizable columns to api keys page#10519
dmichelin wants to merge 4 commits intomasterfrom
REMOTE-967

Conversation

@dmichelin
Copy link
Copy Markdown
Contributor

@dmichelin dmichelin commented May 8, 2026

Description

This change adds resizable columns for the name field in the API keys page.

Linked Issue

REMOTE-967
https://linear.app/warpdotdev/issue/REMOTE-967/make-table-colummns-in-api-key-settings-resizable

Testing

  • I have manually tested my changes locally with ./script/run
    Added some automated tests and manually tested

Screenshots / Videos

## Agent Mode - [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode

@cla-bot cla-bot Bot added the cla-signed label May 8, 2026
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 8, 2026

@dmichelin

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds persisted resizable state for the Name and Key columns on the Oz Cloud API Keys settings page and clips long text within the resized cells.

Concerns

  • The resize bounds are computed independently for each resizable column, so the Name and Key columns can both be widened beyond the table's available width and force the remaining columns to collapse or overflow.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Comment thread app/src/settings_view/platform_page.rs Outdated
@dmichelin dmichelin requested a review from a team May 8, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant