Enable swapping of sender/receiver of uploaded documents
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 411
- Forks
- 100
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 8
Description
The problem:
Users forget to switch sent documents from "I received a letter" to "I sent a letter" when uploading documents. They cannot change this setting afterwards.
The solution:
Make it possible to change this setting: Swap transmitter and receiver.

.
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 tracing the document-upload flow and the received/sent setting shown in the issue image. Identify where that setting is displayed and stored, then add the swap action and verify that the document reflects the opposite transmitter and receiver after uploading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100