Dimillian / Dimillian/IceCubesApp
Bug: Replying to other's post adds own handle
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
When replying to a post, the own handle is appended to the list of mentions. This looks like a bug, and is inconsistent with the other Mastodon clients. If there is a design decision behind this, using this should rather be an opt-in, rather than opt-out.
Version 1.3.3
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
No file or test is named. Start by locating the reply flow that builds the mention list and reproduce the behavior described for replying to another user's post. Done means the current user's handle is not added to that list, with a regression test if an existing test location is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100