Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: tertiary selected button color [WPB-15120] #3757

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

Garzas
Copy link
Contributor

@Garzas Garzas commented Dec 18, 2024

BugWPB-15120 Wrong tertiary button selected colors


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Fix for wrong tertiary button selected colors

Notes (Optional)

Specify here any other facts that you think are important for this issue.

Attachments (Optional)

Attachments like images, videos, etc. (drag and drop in the text box)

Before After
wrong_colors proper_colors

@Garzas Garzas self-assigned this Dec 18, 2024
@echoes-hq echoes-hq bot added the echoes: product-roadmap Work aligned with the customer-announced roadmap, targeting a specific release date. label Dec 18, 2024
Copy link
Contributor

Built wire-android-staging-compat-pr-3757.apk is available for download

@@ -93,13 +93,13 @@ fun WireTertiaryButton(
description = description
)

@Preview(name = "Default WireSecondaryButton")
@PreviewMultipleThemes
@Composable
fun PreviewWireTertiaryButton() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: please also add = WireTheme { to these previews

@Garzas Garzas requested a review from saleniuk December 19, 2024 15:59
Copy link
Contributor

Built wire-android-staging-compat-pr-3757.apk is available for download

@Garzas Garzas added this pull request to the merge queue Dec 20, 2024
Merged via the queue into release/candidate with commit df5ef14 Dec 20, 2024
13 of 14 checks passed
@Garzas Garzas deleted the fix/tertiary-button-selected-color branch December 20, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap Work aligned with the customer-announced roadmap, targeting a specific release date. size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants