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(icon): replaced Clubhouse logo #28612

Merged
merged 5 commits into from
Sep 21, 2021
Merged

fix(icon): replaced Clubhouse logo #28612

merged 5 commits into from
Sep 21, 2021

Conversation

robinrendle
Copy link
Contributor

@robinrendle robinrendle commented Sep 15, 2021

Switching out the Clubhouse logo because of their rebranding. Now it’s called Shortcut. This change affects the following:

1. The Clubhouse and Shortcut integrations

CleanShot 2021-09-17 at 16 23 40
CleanShot 2021-09-17 at 16 23 34

2. Linked Issues icon in the issue details page

CleanShot 2021-09-17 at 16 09 00

@robinrendle robinrendle changed the title fix(icon): Clubhouse -> Shortcut logo fix(icon): replaced Clubhouse logo Sep 15, 2021
@robinrendle robinrendle requested a review from a team as a code owner September 15, 2021 22:44
@robinrendle robinrendle requested a review from a team September 15, 2021 22:44
Copy link
Contributor

@Jesse-Box Jesse-Box left a comment

Choose a reason for hiding this comment

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

Was the clubhouse logo used anywhere in the app?

@ceorourke
Copy link
Member

@Jesse-Box it's an issue creation integration so a small b&w version is used on the issue details page so the user can create or view an already created Shortcut/Clubhouse issue. static/app/icons/iconShortcut.tsx adds that and it's exported in static/app/icons/index.tsx. @robinrendle could you post an image of that as well?

Copy link
Member

@leeandher leeandher left a comment

Choose a reason for hiding this comment

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

The icon doesn't seem to be rendering properly for the linked issue list, is there something different about the SVGs?

Copy link
Member

@leeandher leeandher left a comment

Choose a reason for hiding this comment

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

👏 looks great, thanks!

@@ -102,6 +102,7 @@ export const ICON_PATHS = {
rocketchat,
rookout,
segment,
shortcut: clubhouse,
Copy link
Member

Choose a reason for hiding this comment

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

Can we rename the file too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That’s what I tried at first but it broke the icon and wouldn’t display. Spent a bunch of time trying to figure out why that’s the case but I was thoroughly stumped.

@robinrendle robinrendle merged commit 7c1e00c into master Sep 21, 2021
@robinrendle robinrendle deleted the rr/shortcut-icon branch September 21, 2021 16:15
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants