Skip to content

feat(editor): double-click rows to rename in explorer panels#49

Merged
DavidBabinec merged 1 commit into
mainfrom
feat/double-click-rename
Jun 12, 2026
Merged

feat(editor): double-click rows to rename in explorer panels#49
DavidBabinec merged 1 commit into
mainfrom
feat/double-click-rename

Conversation

@DavidBabinec

Copy link
Copy Markdown
Contributor

Summary

Adds double-click rename shortcuts to the Site Explorer and Layers/DOM panel rows, using the same inline rename flows already used by F2 and context-menu Rename.

Changes

  • Site Explorer folders and items now open inline rename on double-click.
  • DOM panel layer rows now open inline rename on double-click.
  • Added regression coverage for both row-level shortcuts.

Validation

  • bun run build
  • bun test
  • bun run lint
  • npx react-doctor@latest --verbose --diff
  • npx react-doctor@latest --verbose --diff --fail-on warning

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 10a68514-0983-4b5c-9706-5f3965b865eb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/double-click-rename

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DavidBabinec
DavidBabinec marked this pull request as ready for review June 12, 2026 13:31
@DavidBabinec
DavidBabinec merged commit 7164693 into main Jun 12, 2026
12 checks passed
@DavidBabinec
DavidBabinec deleted the feat/double-click-rename branch June 12, 2026 13:31
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.

1 participant