wordpress-mobile / wordpress-mobile/WordPress-Android

[Jetpack Social] Post settings UI improvements

Open
#18,891 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Jetpack
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 (SecondaryButton default) and if user is not low on shares the text should be the same grey as the other text in post settings (see AppColor.Gray30);

  • Improve the sections by either: a) adding more space between each section, or b) changing the section text color from blue to grey.

Context: https://github.com/wordpress-mobile/WordPress-Android/pull/18884#issuecomment-1665694812

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.