react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Feat: Add support for windows CTRL keybinds

Open CodyAdam opened this issue 7 months ago • 0 comments
trafficstars

solves https://github.com/brimdata/react-arborist/issues/303

TLDR of the Issue: Multi-select on Windows needs Ctrl+Click, not Cmd+Click (Meta key).

  • [x] Build + Test passing! https://github.com/CodyAdam/react-arborist/actions/runs/14359795681
  • [x] Deployed demo available at https://react-arborist-showcase.vercel.app/

CodyAdam avatar Apr 09 '25 14:04 CodyAdam