OpenVAA / voting-advice-application

An open-source platform for creating Voting Advice Applications (VAAs)
https://openvaa.org/en
GNU General Public License v3.0
10 stars 0 forks source link

feat: question filtering in EntityOpinions #546

Open kaljarv opened 3 months ago

kaljarv commented 3 months ago

Add text filters, category headings or grouping by disagreement to questions displayed in <EntityOpinions>.

These filters could be made into a component that can be used in other contexts where the list of questions is shown, e.g. Voter and Candidate App questions overview pages.

As the simplest option, the could much the same way as the Search by name field on the results page.

Consider: