Skip to content

Display Poll options in a table #1447

@TheOneWithTheBraid

Description

@TheOneWithTheBraid

Is your feature request related to a problem? Please describe.

When having polls with several days and several time slots per day, the simple list displaying the options after each other is very hard to read.

Describe the goal you'd like to achieve

The idea is to have an option to display polls in a table day-by-time. If we have a poll with options placed on 7 different days and five different time slots per day, we would hence get a table 7 x 5. That would immensely increase the readability of the poll options.

Describe alternatives you've considered

Our current workaround is having several Polls - but this is not really user-friendly.

Describe possible solutions

  • Either have an option for each Poll whether to display in a day-by-time table
  • or automatically detect whether a poll features more than e.g. 3 days with more than 3 time slots and then programmatically set the default to table view.

Additional context
nope

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Enhancement.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions