Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
73 stars 32 forks source link

Show poll options in the order they were entered #416

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

When polls have many options, they are frequently not displayed in the order they were entered (using Postgres). Fix this by making the query sort them by id.