rodrigogs / rodrigogs/whats-reader
[BUG] Drag and drop for chats doesn't work
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 270
- Forks
- 27
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
When I try to drag and drop a zip file to import a chat, it doesn't work. Only using the file picker works.
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 locating the chat import UI and the file-picker handling, then compare how a dropped zip file is received and processed. Done means dragging a zip export into the app imports the chat successfully, matching the existing file-picker behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 55/100