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

Prevent focussing items until retro is "started" #16

Open
davidje13 opened this issue Dec 7, 2019 · 0 comments
Open

Prevent focussing items until retro is "started" #16

davidje13 opened this issue Dec 7, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@davidje13
Copy link
Owner

While adding items or voting, it is easy for people to accidentally click on (and focus) an existing item, which can cause confusion.

Possible fixes:

  • add a toggle to the page for enabling item focus, which defaults to off. This could be switched on per-device, allowing the main facilitator to interact while other users still cannot focus items
  • add a "start" button to the page, which changes the shared retro state. This might be more intuitive, but would risk other people affecting the retro once it has begun
  • use another gesture to focus items, such as a double-click (might be better to use double-click-to-edit though)
@davidje13 davidje13 added the enhancement New feature or request label Dec 7, 2019
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

1 participant