broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

fix(backend table): skip non-active players turns in future bidding cycles #254

Closed jordems closed 2 years ago

jordems commented 2 years ago

Proposed Changes

Fixes backend table logic so that if a player folds, all-ins or goes out on the first (or previous) bidding cycle, they won't be required to provide in the future bidding cycles.

Linked Issue

resolves #253

Types of changes

Merge Checklist

Deployment Notes