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

Reduce click effort when selecting poll type #979

Open
nEbitN7ZHPSv74 opened this issue Mar 26, 2024 · 0 comments
Open

Reduce click effort when selecting poll type #979

nEbitN7ZHPSv74 opened this issue Mar 26, 2024 · 0 comments

Comments

@nEbitN7ZHPSv74
Copy link

Current

Best case
If user is familiar with available options and default selection matches demand, the number of necessary inputs is 1:

  1. Click Next-button to proceed

Worst case
Default selected option does not match demand and needs to be changed before proceeding. Number of inputs is 3:

  1. Click select field to open options
  2. Navigate & click second option
  3. Click Next-button to proceed

Proposal

Reduce number of necessary clicks to 1 in any case by the use of buttons, instead of a select field

Offtopic but related

  • While routing now works via option buttons, the „Next“-button can be removed
  • Also remove disabled Back-button for further visual decluttering
  • In the screenshot mockup I also simplified the text of the options

screenshot_type

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

No branches or pull requests

1 participant