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(lemon-ui): Logos as button icons no longer translucent #23996

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Jul 25, 2024

Problem

Only @posthog/icons should be translucent in buttons, but anything used as an icon was. See these ghastly login provider logos:

before

Changes

Only .LemonIcons will be translucent now:

after

How did you test this code?

Relying on UI snapshots here.

@Twixes Twixes changed the title fix(lemon-ui): Logos shouldn't be translucent in button icons fix(lemon-ui): Logos as button icons no longer translucent Jul 25, 2024
Copy link
Contributor

github-actions bot commented Jul 25, 2024

Size Change: 0 B

Total Size: 1.07 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.07 MB

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

4 snapshot changes in total. 0 added, 4 modified, 0 deleted:

  • chromium: 0 added, 4 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@Twixes Twixes force-pushed the fix-icon-opacity branch from b281fad to c018336 Compare July 25, 2024 22:43
@Twixes Twixes requested review from a team and removed request for a team July 25, 2024 22:43
@Twixes Twixes marked this pull request as ready for review July 25, 2024 22:43
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@Twixes Twixes enabled auto-merge (squash) July 26, 2024 15:57
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@Twixes Twixes merged commit eedd19a into master Jul 26, 2024
90 of 91 checks passed
@Twixes Twixes deleted the fix-icon-opacity branch July 26, 2024 16:33
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (wasn't pushed!)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

silentninja pushed a commit to silentninja/posthog that referenced this pull request Aug 8, 2024
…3996)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants