RMI-PACTA / pacta-dashboard-svelte

This is a demonstrative project, showing what a PACTA dashboard in Svelte might look like.
https://rmi-pacta.github.io/pacta-dashboard-svelte/
0 stars 0 forks source link

Add landing pages #37

Closed MonikaFu closed 2 weeks ago

MonikaFu commented 2 weeks ago

Add landing pages for company-level and sector-level views.

The mechanics are not fully fleshed out yet but it will come later when I wire up all selectors. For now I hide them with class 'hidden' once the user clicked a button but in the end we might need another solution to preserve the state of the component when another tab is clicked (currently it is back to the landing page each time the tab is changed).