vocdoni / ui-scaffold

Vocdoni's protocol UI
https://app.vocdoni.io
GNU Affero General Public License v3.0
5 stars 2 forks source link

Dashboard, menu and dashboard voting page #793

Closed elboletaire closed 3 days ago

elboletaire commented 1 week ago

Some considerations:

github-actions[bot] commented 1 week ago

πŸš€ Deployed on https://671f532581a5f49ab1d48956--vocdoni-app-dev.netlify.app

github-actions[bot] commented 1 week ago

πŸš€ Deployed on https://671f531f72887999a8d0b36b--vocdoni-app-stg.netlify.app

elboletaire commented 6 days ago

Mental note: the right margin must be properly added to the layout, rather than to the view like it is right now (that's why is only displayed for the dashboard process view).

Also, review all other admin pages are properly using DashboardContents component.

Edit: done, and remade the dashboard menu too