You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when trading I've seen users add cards to the wrong side of the trade interface. The only way to get this to the other side of the trade is to remove the item and then re-add it to the correct side.
Maybe make it a menu item when clicking on the card?
Or make it possible to long-touch the item to be able to pickup the object and physically move it to the other side?
Or (and this is the biggest stretch) add advanced functionality to the swiping option. Currently when you swipe left or right on a trade object it removes the card from the trade completely. If it's possible, you could make it so swiping towards the edge of the screen removes the item, and swiping towards the middle of the trade moves it to the opposite side.
E.g. if item on left side of trade, swiping left removes and swiping right changes side. If item on right side of trade, swiping right removes and swiping left changes side.
The text was updated successfully, but these errors were encountered:
This ticket is somewhat covered by #513. To your options
Maybe make it a menu item when clicking on the card?
This is doable.
Or make it possible to long-touch the item to be able to pickup the object and physically move it to the other side?
Redoing the UI to make the entries physically movable is a big pain, and long-touch is already used for multi-select. That said, I'm comfortable with adding a 'swap sides' button to the long-press options, next to the trash icon
Or (and this is the biggest stretch) add advanced functionality to the swiping option. Currently when you swipe left or right on a trade object it removes the card from the trade completely. If it's possible, you could make it so swiping towards the edge of the screen removes the item, and swiping towards the middle of the trade moves it to the opposite side.
I like the creativity here, but a good UI needs to be consistent. Right now all the lists have 'swipe left to delete' and nothing for 'swipe right.' I don't think changing that behavior for one specific list (right trade) is a good idea.
Sometimes when trading I've seen users add cards to the wrong side of the trade interface. The only way to get this to the other side of the trade is to remove the item and then re-add it to the correct side.
Maybe make it a menu item when clicking on the card?
Or make it possible to long-touch the item to be able to pickup the object and physically move it to the other side?
Or (and this is the biggest stretch) add advanced functionality to the swiping option. Currently when you swipe left or right on a trade object it removes the card from the trade completely. If it's possible, you could make it so swiping towards the edge of the screen removes the item, and swiping towards the middle of the trade moves it to the opposite side.
E.g. if item on left side of trade, swiping left removes and swiping right changes side. If item on right side of trade, swiping right removes and swiping left changes side.
The text was updated successfully, but these errors were encountered: