cuappdev / cuappdev/ithaca-transit-compose

Refactor Composables with many parameters

Open
#129 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Refactor Composables with more than 10 parameters by grouping some similar parameters into data classes.

`EcosystemBottomSheetContent` is one example of this

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating EcosystemBottomSheetContent and reviewing its parameter list, then search for other Composables with more than 10 parameters. Group related parameters into data classes while preserving existing behavior, and verify that the affected Android screens still build and work as before.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 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.