Andrew Bone
Andrew Bone
@Ridhwana @aitchiss is this on anyone's radar? Who is the best person to ping about this now?
The main one that I keep noticing is keyboard shortcut jumping. Every time you leave the home screen and come back the keyboard shortcuts stack meaning the next button (`J`),...
The search functionality only returns the top 60 results.
As themes are loaded with the page, would the default theme load in first then be replaced once the `prefers-color-scheme` property is read with js? If that is the plan...
Also worth looking the console just in case the upload failed. In the live version if you upload an invalid file type you get a 422 though you're not told...
`Unexpected end of JSON input` to me sounds like its response is probably html, I'd guess a 404.
So more like this?  ```css input[type=file]::file-selector-button { --border-width: 0px; --shadow-color: rgba(0, 0, 0, 0.05); --vertical-padding: var(--su-2); --horizontal-padding: var(--su-4); --font-size: var(--fs-base); --with-icon-padding: var(--su-3); --icon-margin: var(--su-2); position: relative; display: inline-block;...
Sorry yes, I did update the post.
If we're delving into how search works is it worth laying some ground work for advance search, like [twitter's](https://twitter.com/search-advanced?lang=en-GB) where you can enter a bunch of stuff to search by...
Upgrade guide: https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4 >Version 5 has been re-written and re-designed completely from scratch. Everything has changed 🎉😁