liqd / a4-meinberlin

The central participation platform of the city of Berlin, Germany
https://mein.berlin.de
GNU Affero General Public License v3.0
40 stars 6 forks source link

[#8467] Display questions (Filters and Like buttons) #5744

Closed sevfurneaux closed 1 week ago

sevfurneaux commented 1 week ago

Describe your changes This PR:

  1. Styles the <Filters /> component and changes the filters to be submittable via a <button />
  2. Add a new <LikeCard /> component used in both <QuestionModerator /> and <QuestionUser />

<Filters />

2024-11-13 09 25 43

<LikeCard />

2024-11-13 09 28 47

Tasks

sevfurneaux commented 1 week ago

Thanks for your comments @vellip! Hopefully I've got all of them, alongside converting to functional components.

sevfurneaux commented 1 week ago

Thanks for your changes! I left you some final few notes, after that feel free to merge.

@vellip thanks for your comments as well! Merged 🚀