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

[BUG] Voting option selection requires two clicks #1

Open
turbolent opened this issue Apr 8, 2022 · 0 comments
Open

[BUG] Voting option selection requires two clicks #1

turbolent opened this issue Apr 8, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@turbolent
Copy link

Describe the bug

When selecting a voting option, two clicks are required to make a selection. The first unselects the current selection, the second selects the new selection.

If this is intentional to allow for "unselection", maybe make this an explicit option or document the behaviour.

To Reproduce

Steps to reproduce the behavior:

  1. Go to e.g. https://cast.fyi/#/proposal/4
  2. Click on option 1. Nothing happens.
  3. Click on option 1. Option 1 gets selected.
  4. Click on option 2. Option 1 gets unselected. Option 2 is not selected.
  5. Click on option 2. Option 2 gets selected.

Expected behavior

Selecting an option should select it without a second click.

Screenshots

Desktop:

  • OS: macOS
  • Browser: Firefox
  • Version: 98
@turbolent turbolent added the bug Something isn't working label Apr 8, 2022
germanurrus pushed a commit that referenced this issue May 18, 2022
vishalchangrani added a commit that referenced this issue Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants