Add a search bar to the themes page at https://theme.muos.dev/ for easier themes finding
All themes are loaded onto the page upfront, so Ctrl+F should actually search through all of them
Having said that, I agree a search box would be nice. It’d be more discoverable/intuitive, and we could store the search text in a URL query param. That’d enable linking to specific search results, e.g. themes by a particular author.
I’ll have a go at implementing this (unless anyone thinks it’s a bad idea!).
That sounds great thank you for letting me know
More than happy to make this change (assuming artic-rocinante hasn’t already). When I made the site it was always pending user feedback to be the best version of it possible so I really appreciate posts like this.
I’ve added an initial implementation already, feel free to change how it looks/works though
(Note: there’s a bug that prevents spaces from being typed…shows how thorough my initial testing was . PR is open to fix it, just not merged yet.)
I’llcheckitoutIdefinitelyalwaystestmycodeandwouldnthavedonethesame lmao
The search bar looks and works great except for the no spaces issue thank you
Was anyone able to fix the space bar issue