[android] handleBackPress()
Open
Nobody has claimed this yet.
Android
question
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Shouldn't backpress be propagated down to the lowest child interactor instead of the interactor associated with the RibActivity which is RootInteractor?
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 tracing Android back handling from RibActivity through RootInteractor and handleBackPress(). Determine whether back presses should reach the lowest child interactor, then define the expected behavior and supporting tests before changing the propagation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100