Closed remag9330 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
gloomhaven-card-viewer | ✅ Ready (Inspect) | Visit Preview | Sep 9, 2022 at 3:46PM (UTC) |
Closing because it is no longer compatible.
This PR here is to re-add the "search by card name" feature as mentioned in #6 (as well as minor changes to the topbar's CSS).
The search works as expected for items, though I did make it ignore the currently selected class for character cards as it's generally too restrictive in my experience.
I'll admit this is my first time using next.js, so do let me know if there's anything I can do better. EG: filtering on the front-end rather than the back-end, etc.