Hi, I’d love to use your site to manage my games, however there’s 2 hangups I have that are keeping me away. The first is the search function requires the page to reload to show results. Many other sites have the option for active search results making adding games much faster. I’m not fully knowledgable on Javascript yet, but I think you can use the OnKeyUp event to search and then use the debounce function to delay the search results from being displayed instantly after every keypress to avoid server overload.
Adding a quick add to each of the search results would be great too.
The second issue is how the search results are laid out on desktop. All the results are loaded vertically and there’s 66% of the page going unused. You could easily fit 2 more results per row or you could even change the results to those photo panels you have on your main page under “Trending games” and have the descriptions with a gradient show over top of the panels when hovered over.
What you have currently works perfectly for mobile I’m sure, but a good website is responsive to all form factors. I hope you’ll keep my ideas in mind for the roadmap and maybe I’ll use your site one day.
Thanks!