wevisdemo / parliament-watch

Citizens are watching 👀
https://parliamentwatch.wevis.info
47 stars 26 forks source link

Support assembly's members page for cabinet #89

Closed Th1nkK1D closed 3 weeks ago

Th1nkK1D commented 1 month ago

This is a challenging issue that might cause related changes to the current assembly data structure.

Create a branch cabinet/<name> and PR to merge into cabinet/main

Each assembly will have a members page at /assemblies/[id]/members. Correctly it's working fine for representative and senate, but it is broken and doesn't match the design yet for cabinet type.

We need to make some changes to support the cabinet and still support the current representative/senate, or propose the solution if it is too complex to change.

image

View Figma

Th1nkK1D commented 3 weeks ago

92 merged