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

font awesome iconpicker broken? #1375

Closed
johrstrom opened this issue Aug 29, 2021 · 1 comment · Fixed by #1794
Closed

font awesome iconpicker broken? #1375

johrstrom opened this issue Aug 29, 2021 · 1 comment · Fixed by #1794
Milestone

Comments

@johrstrom
Copy link
Contributor

johrstrom commented Aug 29, 2021

Looking into javascript this weekend I came across the javascript files for icons and specifically https://github.com/OSC/ondemand/blob/1f4388222245b0a5d5f42de73b3b438108d4805b/apps/dashboard/app/assets/javascripts/fontawesome-iconpicker.js

Investigating further I traced it to
OSC/ood-dashboard#381
which solved
OSC/ood-dashboard#380

The feature now appears to be broken. I wonder if it's as simple as we stopped importing it at some point? I'm also wondering if we even want to keep it given the original source is archived (https://github.com/itsjavi/fontawesome-iconpicker).

I guess it's a nice little feature - moving it to a pack, and importing in a single page may not be that hard. But looking at the old dashboard repo - there were also some font awesome upgrade PRs, meaning this library would likely have to upgrade at that time too.

┆Issue is synchronized with this Asana task by Unito

@johrstrom
Copy link
Contributor Author

relevant to #1550 - font awesome will now be in webpack so we can load it's js too if we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant