wpilibsuite / wpilibsuite/systemcore-blocks-interface
Dragging of block to tabs should do a cut/paste
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 6
Description
Watching someone use blocks, I noticed that they tried to drag a block to a different tab to put it there. If it isn't too difficult, it would be nice if this caused a cut/paste and a swapping to the new tab.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the block-drag handling and tab-switching entry points, then inspect how cut and paste currently work. Done means dragging a block to another tab moves it there and switches to that tab, with the existing behavior preserved for other drag targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100