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

chore(footer): add Mastodon link #9689

Merged
merged 5 commits into from
Nov 3, 2023
Merged

Conversation

shuuji3
Copy link
Contributor

@shuuji3 shuuji3 commented Sep 18, 2023

Summary

Fixes #9688

Problem

Recently, MDN launched the official Mastodon account https://mozilla.social/@MDN/111047293974029651 at mozilla.social (thanks for using Elk!). However, although I can see the link from https://github.com/mdn page, there is no Mastodon icon link on the MDN website. Discoverability is important for the Mastodon account.

Solution

This PR replaces the Twitter icon link with the newly created Mastodon icon link.

But I'm not sure this is an appropriate change yet. Please see the comment on the original issue.


Screenshots

Before

Screenshot 2023-09-19 at 4 27 09

After

Screenshot 2023-09-19 at 3 09 25 Screenshot 2023-09-19 at 3 09 43 Screenshot 2023-09-19 at 3 38 51

How did you test this change?

@shuuji3 shuuji3 force-pushed the footer/add-mastodon-link branch from b1f773f to bbaa69c Compare October 11, 2023 13:18
@shuuji3
Copy link
Contributor Author

shuuji3 commented Oct 11, 2023

I've updated it to include both social icon links on the footer. And I confirmed both links are working as expected on the local dev server.

Screenshot from 2023-10-11 22-17-30

@caugner caugner self-requested a review October 31, 2023 09:53
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

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

LGTM, just one nit (see my comment). 👍

Also: Can you please add one screenshot for dark mode as well? Thanks!

client/src/ui/atoms/icon/index.scss Outdated Show resolved Hide resolved
@shuuji3 shuuji3 requested a review from a team as a code owner October 31, 2023 14:27
@shuuji3
Copy link
Contributor Author

shuuji3 commented Oct 31, 2023

Here are the latest screenshots.

Large screen

Screenshot 2023-10-31 at 23 20 42
Screenshot 2023-10-31 at 23 20 55

Mobile screen

Screenshot 2023-10-31 at 23 23 44
Screenshot 2023-10-31 at 23 21 16

@shuuji3 shuuji3 requested a review from caugner November 1, 2023 07:41
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

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

LGTM, thank you! 🙌

@caugner caugner changed the title feat(footer): add mastodon svg icon chore(footer): add mastodon svg icon Nov 3, 2023
@caugner caugner changed the title chore(footer): add mastodon svg icon chore(footer): add Mastodon link Nov 3, 2023
@caugner caugner merged commit 321caf4 into mdn:main Nov 3, 2023
9 of 10 checks passed
@shuuji3 shuuji3 deleted the footer/add-mastodon-link branch November 4, 2023 05:53
@shuuji3
Copy link
Contributor Author

shuuji3 commented Nov 4, 2023

Thank you! 🙂

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.

Add Mastodon icon link on the footer
2 participants