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

fix(poll): Always retain sequence of poll options in result #854

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

surajshetty3416
Copy link
Contributor

@surajshetty3416 surajshetty3416 commented Apr 11, 2024

Keep the sequence of options in poll results consistent with the sequence of options in the poll. This will reduce the cognitive load on users when they are trying to interpret the results of a poll.

Before:

(option sequence used to change based on last vote)
Screenshot 2024-04-11 at 10 10 36 PM

After:

Screenshot 2024-04-11 at 10 16 53 PM

Keep the sequence of options in poll results consistent with the sequence of options in the poll.

This will reduce the cognitive load on users when they are trying to interpret the results of a poll.
@surajshetty3416 surajshetty3416 changed the title fix(poll): Always retain sequence of poll options fix(poll): Always retain sequence of poll options in result Apr 11, 2024
@nikkothari22 nikkothari22 merged commit cdfd65d into The-Commit-Company:develop Apr 11, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants