Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shifting bid options #311

Open
hgbyhgby opened this issue Mar 23, 2021 · 1 comment
Open

shifting bid options #311

hgbyhgby opened this issue Mar 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@hgbyhgby
Copy link
Contributor

During the process of bidding, the options come in a sorted order, and move/shift as more options come available. It has occurred in many games where right before we click a bid option we want, a new one comes in and we accidentally click the wrong bid option.

This can be solved by adding a selection to not sort bid options.

I will work on this, but it may take some time (I am new to the languages used).

@rbtying rbtying added the enhancement New feature or request label Mar 24, 2021
@TractorPlayer
Copy link

the simple fix should be keeping the bidding options in the same position so there is no chance you can mis-click when a new option is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants