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

Allow readers to rearrange players #203

Closed
alopezlago opened this issue May 13, 2023 · 1 comment · Fixed by #220
Closed

Allow readers to rearrange players #203

alopezlago opened this issue May 13, 2023 · 1 comment · Fixed by #220
Labels
enhancement New feature or request

Comments

@alopezlago
Copy link
Owner

It can be hard for moderators to find the person who buzzed in on the menu when players are seated in a different order than the roster order. There should be a dialog that lets readers re-order players through a drag an drop system.

Technically, this could be done by re-ordering the players in the players field in GameState.

@alopezlago alopezlago added the enhancement New feature or request label May 13, 2023
@alopezlago
Copy link
Owner Author

Could use a DetailsList following the drag+drop example, although I don't know how to make that keyboard accessible.

alopezlago added a commit that referenced this issue Jun 2, 2023
…ycle (#220)

- Add a dialog that lets you reorder players under Actions | Player Management | Reorder Players... (#203)
- Highlight the current cycle in the Event Log and underline the number for the selected cycle (#206)
- Simplify tossup get message in Event Log (remove buzz position info) to reduce clutter (partial #211)
- Bump version to 1.18.0
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

Successfully merging a pull request may close this issue.

1 participant