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

Feature Request (Submitted by 3723) #211

Closed GuthrieW closed 3 weeks ago

GuthrieW commented 3 weeks ago

Description

Undo selection quickly/easily during a trade preparation. In both views ("own collection" where cards for the trades are selected and "trade overview"). https://imgur.com/a/fN2mpV1

Desired Functionality

I would like an option to quickly undo a selection of a card. When I'm going through my own cards during a trade and I select a card I want to trade, it gets grayed out to indicate it is selected. I can't undo it from this view. I have to close my selection and click on the card in the trade overview to remove it. I would like to be able to click on the card again (changes from greyed out back to color).

On the trade overview I would like an "x" icon or something similar, perhaps on hover, that tells the me I can remove the card from the trade by clicking on it again. Currently it just gets removed if I click on it so a user might do that by accident and then has to find the card again. The "x" icon or something similar (for multiple cards that wouldn't work, so maybe selection boxes next to each card and then a button to remove all of them?) would help. Just ideas you can think about.