I very much appreciate the use of Font Awesome in Flarum. I do wish to share some suggestions though:
- In places like "Create Tag" there's text that says "Enter the name of any FontAwesome icon class, including the fas fa- prefix." I'd like to suggest the link opens in a new tab. Or at the very least warn the user if they have already typed content into the fields like the slug and description before losing it to move away from the page.
- In FontAwesome, the user can't easily select the class name that is required in Flarum, as selecting inside the box automatically copies all the text, including the html tag and attribute name. I'd like to suggest having Flarum being able to accept that full line of code that FontAwesome has automatically copied and on paste have JavaScript strip out the irrelevant part, leaving only the class's name.