wevisdemo / parliament-watch

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

Legislative process content 2/9: Bill type #41

Closed Th1nkK1D closed 10 months ago

Th1nkK1D commented 11 months ago

Scope

Only what is included in the screenshot

Screenshot_20231021-094833.png

View Figma

Starting point

  1. The page is available at /legislative-process (source: srv/routes/legislative-process)
  2. Put the content under the right heading.
  3. If there are images, export from Figma, optimize images with squoosh.app or ImageOptim, put it in /static/images/legislative-process with a meaning full name.
  4. If there is a duplicate UI, create a new component and put it in src/components/legislative-process
mdechdee commented 11 months ago

I'll try contribute this one krub, do I have to include interactivity (click to expand)?

Th1nkK1D commented 11 months ago

I'll try contribute this one krub, do I have to include interactivity (click to expand)?

Yes. I suggest creating a new component for this expandable accordion. Please let me know if you run into any problems ;)

Th1nkK1D commented 10 months ago

Hi, if you run into an issue that <b> won't make the text bold. It is fixed in c572545cbeb7c13fbd836130ca871a4453d47f85 so please pull the latest commit from the main branch.

Th1nkK1D commented 10 months ago

Merged #54