Q42 / Q42/Template.ComposeMultiplatform

Use best practices (use Theme and Strings file) so AI mimics that

Open
#209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Kotlin
Stars
1
Forks
0
Avg merge
7d 15h
Merged PRs (30d)
15

Description

Cause: We are giving AI the wrong example with tiny things in our template.
Problem: this is irritating on new projects, because it mimics us.

We have hard-coded strings in our views
We don't use the Theme, but Color.White etc.
Any other best practices in the views: update as well.

That usually fine for us, we know it's temp code, but the AI copies this bahaviour from us for new features, when generating code at the start of projects, that is irritating!

Contributor guide

No contributing guide indexed for this repository

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

Review the template's views and compare their hard-coded strings and color usage with the existing Theme and Strings setup. Identify the view code that demonstrates these practices, then update the affected examples so new-project code follows the intended patterns; done means the views no longer teach the listed anti-patterns.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.