mycroft-skills icon indicating copy to clipboard operation
mycroft-skills copied to clipboard

Add FontAwesome icon picker to meta-generator

Open KathyReid opened this issue 5 years ago • 7 comments

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 avatar Aug 27 '18 13:08 KathyReid

Can I pick this up?

tulikavijay avatar Oct 01 '18 07:10 tulikavijay

Go for it!

forslund avatar Oct 01 '18 08:10 forslund

Absolutely :-)On 1 Oct. 2018 17:11, Tulika [email protected] wrote:Can I pick this up?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

KathyReid avatar Oct 01 '18 09:10 KathyReid

It says no additional libraries, can I use jQuery?

tulikavijay avatar Oct 02 '18 14:10 tulikavijay

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.

penrods avatar Oct 02 '18 14:10 penrods

@penrods sure you can work on this

tulikavijay avatar Oct 09 '18 16:10 tulikavijay

Can I do this?

SaketKaswa20 avatar Oct 06 '23 18:10 SaketKaswa20