fsinfuhh / Bitpoll

A web application for scheduling meetings and general polling.
GNU General Public License v3.0
245 stars 38 forks source link

Feature: Add vote choice filter to poll overview #167

Open tomabrafix opened 7 months ago

tomabrafix commented 7 months ago

This feature is strongly based on the filter feature from opatut/dudel.

This pull request allows a user to filter the vote choices (columns) in the poll overview based on the column score. The user can filter the poll based on a threshold percentage or to show only the best x columns.

You can try out this pull request at this poll: https://terminklick.stuve.fau.de/poll/lduU7c1beC/ The filter button is below the poll on the right side (next to the export button).

This pull request also changes two related translations regarding "scores" (which was used for the percentages) and "score" (which is used for the integer numbers) to clarify the difference especially in German.