raycast / raycast/extensions

[Dropover]

Open
#30,833 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: dropover platform: macOS
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.

Image
Steps To Reproduce
  1. click on a file.
  2. execute add to dropover command.
  3. shelf with the file will appear.
  4. click another file.
  5. execute add to dropover command.
  6. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.