FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
176 stars 95 forks source link

Afford keyboard navigators the same styling rights as mouse users #259

Closed davwheat closed 3 years ago

davwheat commented 3 years ago

This PR allows keyboard users to see what the upload button does (shows the upload text on focus).

Previously, the text was only shown on hover and, because there was no tooltip, there was no way to see the function of the button.

https://user-images.githubusercontent.com/7406822/104962650-c8b05100-59d0-11eb-8e9e-19b212c28ec8.mp4