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

Use FontAwesome Pro Icons #500

Merged
merged 6 commits into from
Dec 12, 2024
Merged

Use FontAwesome Pro Icons #500

merged 6 commits into from
Dec 12, 2024

Conversation

meisekimiu
Copy link
Member

@meisekimiu meisekimiu commented Dec 6, 2024

Use FontAwesome Pro icons in the Glam onboarding and fill in the descriptions for the "other" and "unsure" archive types. Note that you will now need a FontAwesome token to install dependencies on this project:

FONTAWESOME_PACKAGE_TOKEN="insert_token_here" npm install

Steps to test:

  1. Check that new icons are used when selecting an archive type in glam onboarding

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.19%. Comparing base (b19e989) to head (cfa1223).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
- Coverage   43.20%   43.19%   -0.01%     
==========================================
  Files         363      363              
  Lines       11102    11102              
  Branches     1809     1809              
==========================================
- Hits         4797     4796       -1     
- Misses       6143     6144       +1     
  Partials      162      162              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@meisekimiu
Copy link
Member Author

@k8lyn6 Do you know which icons we want to use for the "other" and "unsure" archive types in onboarding? I can't find them in the design.

@k8lyn6
Copy link

k8lyn6 commented Dec 6, 2024

@meisekimiu I do not know. I'll ask Tibi!

@meisekimiu meisekimiu marked this pull request as ready for review December 10, 2024 19:33
To actually install the packages you'll need a FontAwesome Package
Token. Then you can run:

```
FONTAWESOME_PACKAGE_TOKEN="(token)" npm install
```

PER-9893: Use FontAwesome Pro Icons
PER-9893: Use FontAwesome Pro in Glam Onboarding
Finally fill out the descriptions for "Other" and "Unsure" archive types
in Glam onboarding.

PER-9893: Use FontAwesome Pro icons
PER-9893: Use FontAwesome Pro Icons
PER-9893: Use FontAwesome Pro in Glam Onboarding
@meisekimiu meisekimiu merged commit 8b882a6 into main Dec 12, 2024
2 checks passed
@meisekimiu meisekimiu deleted the fontawesome-pro branch December 12, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants