thunderbird / thunderbird/thunderbird-android
Remove `Modifier.draggable` fork when `compose-foundation` 1.11.0 is released
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
[!WARNING]
Blocked untilcompose-foundation1.11.0 is released
As a follow-up to task #10675, we need to verify whether upgrading compose-foundation to version 1.11.0 has resolved the unintentional swipes issue.
If confirmed, we will remove the file core/ui/compose/designsystem/src/main/kotlin/net/thunderbird/core/ui/compose/designsystem/molecule/swipe/fork/Draggable.kt in favour of the standard Modifier.draggable provided by compose-foundation.
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 checking whether compose-foundation 1.11.0 resolves the unintentional swipes issue, using task #10675 for context. Inspect core/ui/compose/designsystem/src/main/kotlin/net/thunderbird/core/ui/compose/designsystem/molecule/swipe/fork/Draggable.kt and compare its use with the standard Modifier.draggable. Done means the issue is verified as resolved and the fork file is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100