[Dropover]
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/jag-k/dropover
Raycast Version
2.2.0.0
OS Version
macOS Tahoe 26.6.2 arm64
Description
Add to Dropover command is opening a new shelf while Dropover is configured to use last active shelf.
Steps To Reproduce
- click on a file.
- execute add to dropover command.
- shelf with the file will appear.
- click another file.
- execute add to dropover command.
- new shelf with the file will appear.
Current Behaviour
shelf per each file will appear.
Expected Behaviour
the same shelf should be used for the second file.
Contributor guide
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 opening the linked Dropover extension and reproducing the two-file sequence on macOS with Dropover set to use the last active shelf. Trace the Add to Dropover command from its extension entry point and verify that the second invocation reuses the existing shelf. Done means both files appear in the same shelf, with the reproduction steps no longer producing a new shelf.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100