cuappdev / cuappdev/ithaca-transit-compose

Refactor Composables with many parameters

未关闭
#129 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Kotlin
星标
5
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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

`EcosystemBottomSheetContent` is one example of this

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
android, kotlin
领域
mobile
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。