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

Add fab class to fix whatsapp logo display #804

Merged
merged 2 commits into from
Dec 11, 2020

Conversation

lkriffell
Copy link
Contributor

@lkriffell lkriffell commented Nov 10, 2020

Co-authored-by: Leah Riffell leah.riffell@gmail.com
Co-authored-by: Angela Guardia 47278429+AngelaGuardia@users.noreply.github.com
Co-authored-by: David Atkins atki1080@gmail.com
Co-authored-by: Taylor Phillips taylorscottphillips@gmail.com
Co-authored-by: Nathan Darrington npdarrington@icloud.com
Co-authored-by: Eugene Theriault hybridbassist@gmail.com
Co-authored-by: Will Dunlap dunlapww@gmail.com

Why

closes #391

Pre-Merge Checklist

  • All new features have been described in the pull request
  • Security & accessibility have been considered
  • All outstanding questions and concerns have been resolved
  • Any next steps that seem like good ideas have been created as issues for future discussion & implementation
  • High quality tests have been added, or an explanation has been given why the features cannot be tested
  • New features have been documented, and the code is understandable and well commented
  • Entry added to CHANGELOG.md if appropriate

What

Add fab class to fix whatsapp logo display
Icon now works both on the Vue side (/contributions), and on the rails side (/contact_methods)

How

Font awesome requires fab class to display brand icons
Imported font awesome brand
Added fab class to the whatsapp icon of SingleIcon.vue and MappedIconList.vue

Testing

Added a test that whatsapp label exists and fab class exists

Outstanding Questions, Concerns and Other Notes

Copy link
Collaborator

@solebared solebared 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 for looking into and fixing this! 😎🙏🏾

Just one question about the compile: true change in webpacker.yml.

config/webpacker.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@solebared solebared left a comment

Choose a reason for hiding this comment

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

🙌🏾

lkriffell and others added 2 commits December 8, 2020 12:28
Co-authored-by: Leah Riffell <leah.riffell@gmail.com>
Co-authored-by: Angela Guardia <47278429+AngelaGuardia@users.noreply.github.com>
Co-authored-by: David Atkins <atki1080@gmail.com>
Co-authored-by: Taylor Phillips <taylorscottphillips@gmail.com>
Co-authored-by: Nathan Darrington <npdarrington@icloud.com>
Co-authored-by: Eugene Theriault <hybridbassist@gmail.com>
Co-authored-by: Will Dunlap <dunlapww@gmail.com>
Co-authored-by: Leah Riffell <34531014+leahriffell@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.

WhatsApp icon not working on TileBrowser
3 participants