Skip to content

Frames v2: rename from the Pod file explorer - #32800

Merged
davidebbo merged 1 commit into
mainfrom
frames-v2-rename-ui
Sep 21, 2026
Merged

davidebbo merged 1 commit into
mainfrom
frames-v2-rename-ui

Conversation

@davidebbo

Copy link
Copy Markdown
Contributor

Fifth of six PRs. Adds Rename to the frame package context menu in the Pod file explorer, widens RenameFileDialog with a frame item kind that addresses the Frame by id rather than by path, and adds useRenameFrame.

After a rename the explorer refreshes Pod metadata as well as the file listing, since the pin and tabs have moved onto the new path.

Scope is Pods only: ConversationFileExplorer does not pass onRename, so Frames there keep no Rename item.

Updates one existing assertion in FileExplorer.test.tsx that pinned the old behavior — Frame packages previously had no Rename item by design.

@vercel

vercel Bot commented Sep 20, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated
playground Ignored Ignored Preview Sep 21, 2026 6:28pm UTC
storybook Ignored Ignored Preview Sep 21, 2026 6:28pm UTC

Request Review

name: entry.fileName,
});
} else {
setItemToRename({

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Aligning on the FS we would hit the existing else branch.

Base automatically changed from frames-v2-rename-api to main September 21, 2026 18:27
@davidebbo
davidebbo merged commit 78ee067 into main Sep 21, 2026
66 of 67 checks passed
@davidebbo
davidebbo deleted the frames-v2-rename-ui branch September 21, 2026 18:30
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