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] Lots of answer options break logic jump selector #2578

Open
2 tasks
jobenjada opened this issue May 6, 2024 · 1 comment
Open
2 tasks

[BUG] Lots of answer options break logic jump selector #2578

jobenjada opened this issue May 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jobenjada
Copy link
Member

Issue Summary

image

Can't select the top options for the logic jump.

Steps to Reproduce

  1. Create a select question with lots of options
  2. Add a logic jump

Expected behavior

Make it scrollable (at least).

Better solution:

  1. Add an index to each option (1, 2, 3 and up)
  2. Add a grip to resort with drag and drop
  3. Add the index in the logic jump
  4. Replace the dropdown with a combobox so people can search for answer options

Other information

No response

Screenshots

No response

Environment

  • Formbricks Cloud (app.formbricks.com)
  • Self-hosted Formbricks

Desktop (please complete the following information)

- OS:
- Node:
- npm:
@jobenjada jobenjada added the bug Something isn't working label May 6, 2024
@mattinannt
Copy link
Member

@gupta-piyush19 Please take a look at the solutions that Johannes suggested and judge for yourself what makes sense with a good ratio of effort to result. I think with not too many changes we can drastically improve the usability.

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

3 participants