wordpress-mobile / wordpress-mobile/AztecEditor-iOS
After dragging the attachment, the textview does not release
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
After dragging the attachment, the textview does not release
deinit {
...
}
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 reproducing the issue in the iOS editor by dragging an attachment, then inspect the text view's lifecycle and deinit behavior. Done means the text view releases after the attachment is dragged, with the observed lifecycle behavior covered by a suitable regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100