dekkerglen / CubeCobra

An open source web application for building, managing, and playtesting Magic the Gathering cubes.
https://www.cubecobra.com
Apache License 2.0
187 stars 115 forks source link

Better UX for using recommender #1438

Open dekkerglen opened 4 years ago

dekkerglen commented 4 years ago

As a user, I would like to be able to easily go through the recommender and use it to add/remove cards from my cube + maybeboard as I go through it.

wirmar commented 4 years ago

Also, on mobile it would be nice to have a preview popup/modal of the cards when clicked. On desktop, it is possible to hover the cards to see a preview, but not on mobile. So currently you have to open every card in a new tab to look at it. (Since the individual card analytic page loads too slowly to quickly switch to it and then go back.)

Maybe a popup will be necessary anyway for this feature, to offer the add/remove/maybeboard options. For the recommended cuts this could basically be the same popup as in the List tab? For the addition some features of the popup would need to be changed if it is used:

=> This popup/modal for cards not in a cube could also be used in other pages, which have the same lack of card preview on mobile?

=> The "add" buttons could have a selection for which cube to add, if the user has multiple. => Possibly the popup in all cubes could also offer this "add to one of my (other) cubes" option?