Skip to content

feat(environment): add multi-select and context menu actions to environment list - #9227

Draft
sachin-thakur-bruno wants to merge 7 commits into
usebruno:mainfrom
sachin-thakur-bruno:feat/env-sidebar-operations
Draft

feat(environment): add multi-select and context menu actions to environment list #9227
sachin-thakur-bruno wants to merge 7 commits into
usebruno:mainfrom
sachin-thakur-bruno:feat/env-sidebar-operations

Conversation

@sachin-thakur-bruno

@sachin-thakur-bruno sachin-thakur-bruno commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Description

Problem

Fix

  1. Three-dot menu on hover + ctrl+click context menu: Added a three dot menu on hover. Menu contains: Export, Rename, Duplicate, Delete, Select and Select All. Also user can open using ctrl+click as a context menu.
  2. Double-click selects instead of renaming: On double click instead of rename the current item will get selected and user can select using cmd+click on other items.
  3. Shift+click range-select, then ctrl+click for a multi-item menu: user can also do shift+click to multi select the items and then ctrl+click to open the context menu which have Delete and Export options for all selected items.

Screenshots

Screen.Recording.2026-09-12.at.10.31.40.AM.mov
image image

Contribution Checklist:

  • I've used AI significantly to create this pull request
  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.
  • I've run the claude code review skill locally.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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.

@sachin-thakur-bruno sachin-thakur-bruno changed the title feat(environement): adds multi env deletion feat(environement): make env sidebar same as app sidebar Sep 12, 2026
@sachin-thakur-bruno sachin-thakur-bruno changed the title feat(environement): make env sidebar same as app sidebar feat(environment): add multi-select and context menu actions to environment list Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant