wordpress-mobile / wordpress-mobile/WordPress-Android
[Jetpack Social] Post settings UI improvements
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
-
Change "Subscribe to share more" button style to match the no connections UI button. If user is low on shares the text should be blue (
SecondaryButtondefault) and if user is not low on shares the text should be the same grey as the other text in post settings (seeAppColor.Gray30); -
Improve the sections by either:
a)adding more space between each section, orb)changing the section text color from blue to grey.
Context: https://github.com/wordpress-mobile/WordPress-Android/pull/18884#issuecomment-1665694812
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 reading EditPostSettingsJetpackSocialNoConnections.kt at the linked button implementation, then locate the Jetpack Social post-settings UI. Match the button text colors to the user's share status and improve the section presentation using one of the two listed approaches; verify the resulting settings screen visually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100