You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a poll participant, I want to be able to easily see the poll option on my screen, because it avoids options being missed if the vertical scroll bar which appears on grid view with 11+ options on a 1080p screen isn't spotted, also because most computer mouses don't have a vertical scroll wheel.
Describe possible solutions
Detect if a vertical scroll bar will occur and switch to list view dynamically - including if the user resizes the window after page load.
If there are more than 10 items in a date poll default to list view.
Allow the poll owner to set the default view for their poll.
Additional context
This seems to partly exist already, as mobile devices default to list view.
The text was updated successfully, but these errors were encountered:
Describe the goal you'd like to achieve
As a poll participant, I want to be able to easily see the poll option on my screen, because it avoids options being missed if the vertical scroll bar which appears on grid view with 11+ options on a 1080p screen isn't spotted, also because most computer mouses don't have a vertical scroll wheel.
Describe possible solutions
Additional context
This seems to partly exist already, as mobile devices default to list view.
The text was updated successfully, but these errors were encountered: