Skip to content

feat: simplify multi-select with cmd/ctrl click#179

Open
jameslcowan wants to merge 1 commit intobenjitaylor:mainfrom
jameslcowan:feat/primary-modifier-multiselect
Open

feat: simplify multi-select with cmd/ctrl click#179
jameslcowan wants to merge 1 commit intobenjitaylor:mainfrom
jameslcowan:feat/primary-modifier-multiselect

Conversation

@jameslcowan
Copy link
Copy Markdown

Summary

  • use Cmd/Ctrl click as the primary modifier for building a multi-select instead of requiring Shift too
  • let modifier-drag add a group of elements into the same pending selection before the annotation popup opens
  • keep regular drag-to-annotate behavior unchanged when no modifier is held
  • update the README and example copy to match the new interaction

Closes #175

Verification

  • pnpm --filter agentation build
  • pnpm --filter feedback-tool-example build

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

@jameslcowan is attempting to deploy a commit to the Benji Taylor's Projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[FEATURE]: selective multi select (cmd + click)

1 participant