uber / uber/RIBs

[Question] [Android] Why is Router.getChildren() private?

Open
#304 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Android
Dominant language
Kotlin
Stars
7.9k
Forks
914
PR merge metrics
No merged PRs in 30d

Description

Title says it all. I want to propagate backpress events to child routers. I cant do it unless I maintain my own stack of listeners which is cumbersome. #291

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 locating the Android Router.getChildren() implementation and reading issue #291 for related context. The issue does not name a file, test, or settled API change; first establish whether child routers should be exposed or whether backpress propagation needs another supported mechanism, then define tests for the chosen behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.