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 FontAwesome icon picker to meta-generator #503

Open
KathyReid opened this issue Aug 27, 2018 · 7 comments
Open

Add FontAwesome icon picker to meta-generator #503

KathyReid opened this issue Aug 27, 2018 · 7 comments
Labels
hacktoberfest Easy enough to complete during Hacktoberfest

Comments

@KathyReid
Copy link
Contributor

User story

As a Skill Author, I want the meta-generator form to have a FontAwesome icon picker so I can easily choose an icon for my Skill without having to separately identify icons by searching FontAwesome.

Acceptance criteria

  • Is client-side only, no server-side processing required
  • Does not require installation of additional libraries ie Bootstrap
  • Ideally, the icon-picker should be accessible and follow Section 508 / WCAG 2.0 criteria
@KathyReid KathyReid added the hacktoberfest Easy enough to complete during Hacktoberfest label Aug 27, 2018
@tulikavijay
Copy link

Can I pick this up?

@forslund
Copy link
Collaborator

forslund commented Oct 1, 2018

Go for it!

@KathyReid
Copy link
Contributor Author

KathyReid commented Oct 1, 2018 via email

@tulikavijay
Copy link

It says no additional libraries, can I use jQuery?

@penrods
Copy link
Contributor

penrods commented Oct 2, 2018

The trick about this is that as we use it right now this tool is a one-file solution that we just send users to directly using rawgit. So I avoided external dependencies and made everything inline. If you can point to a URL for a library that will reliably be there, I could probably stomach it.

@tulikavijay
Copy link

@penrods sure you can work on this

@SaketKaswa20
Copy link

Can I do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Easy enough to complete during Hacktoberfest
Projects
None yet
Development

No branches or pull requests

5 participants