thunderbird / thunderbird/thunderbird-android

Remove `Modifier.draggable` fork when `compose-foundation` 1.11.0 is released

Open
#10,676 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: blocked
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

[!WARNING]
Blocked until compose-foundation 1.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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.