GuthrieW / shl-trading-cards

The repository for the Simulation Hockey League's trading card platform. Built with Next.js, TypeScript and Tailwindcss.
https://cards.simulationhockey.com
MIT License
2 stars 2 forks source link

Fix/bug fixes 3 #227

Closed luketd closed 3 weeks ago

luketd commented 3 weeks ago

Added After buying a pack. Give more context on what to do with the pack Added Update Button and Delete button to Binders Table if you own that binder Added remove button in traders drawer to remove card from the trade directly in the drawer On the home page added links to the user page collection. Added blue color to both username and packs to indicate you can click Added in /pack/[packid], username hyperlinks as well Added additional keyboard accessibility to the binder brawer to select cards. As well as the trade drawer too Added selectability to cards in the binder Added Rarity Info on Packs Page

Fixed Fixed where you search for an invalid username or card. Grey out the paginations After resetting rarity when IIHF Awards is selected, Teams filter also gets reset When filtering by IIHF Awards and teams, in the Active Filters, it shows the correct IIHF Team name Fixed in trade drawer, when deselecting all rarities, it will actually reset all rarities When you swap a trade partner, it will reset all cards in the previous trade Fixed Mobile formatting in different places