Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add shift+click to select multiple workspaces #18043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

kuluruvineeth
Copy link

coder_range_select.mp4

Implements range selection with shift+click for workspaces table, similar to Gmail and other web applications.
@cdr-bot cdr-bot bot added the community Pull Requests and issues created by the community. label May 26, 2025
Copy link

github-actions bot commented May 26, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@kuluruvineeth
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

cdrci2 added a commit to coder/cla that referenced this pull request May 26, 2025
@kuluruvineeth kuluruvineeth changed the title feat(workspaces): add shift+click to select multiple workspaces feat: add shift+click to select multiple workspaces May 26, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements shift+click multi-selection in the workspaces table to simplify bulk actions. Key changes include: adding a ref to track the last checked workspace, introducing the handleWorkspaceCheckChange function for multi-selection logic, and wrapping the checkboxes with tooltips for better user guidance.

@kuluruvineeth
Copy link
Author

@brettkolodny could you please review this PR.

@kuluruvineeth
Copy link
Author

@matifali could you please check this PR.

@matifali matifali requested a review from BrunoQuaresma June 2, 2025 06:50
@github-actions github-actions bot added the stale This issue is like stale bread. label Jun 10, 2025
@github-actions github-actions bot closed this Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Pull Requests and issues created by the community. stale This issue is like stale bread.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: allow mass selection of workspaces/templates via shift+click
1 participant