decidim / metadecidim

This is the repository for the code of Metadecidim community, we experiment with the new features, we are an experimental community
https://meta.decidim.org
8 stars 7 forks source link

Change main menu #111

Closed andreslucena closed 2 years ago

andreslucena commented 2 years ago

Preparing for DecidimFest22 we wanted to make changes to the organization of Metadecidim.

We've detected that with the current menu, it's not easy to understand what's Metadecidim about. This PR points to the contents on the production instance.

Alternatives

As we've discussed in a meeting today, there are other alternative ways of handling this, such as introducing a new module (like https://github.com/OpenSourcePolitics/decidim-module-navbar_links or https://github.com/Platoniq/decidim-module-decidim_awesome), but I don't want to introduce a new dependency here.

As @ahukkanen mentioned, this should probably be implemented on decidim/decidim natively, as changing this menu is a problem that multiple (to not say most) of instances have (cc/ @decidim/product).

Screenshot

image

andreslucena commented 2 years ago

This will break the main navigation for local instances but I assume this is not supposed to serve as a permanent solution, so it should be fine.

I added a change in the seeds so the links at least don't give us 404 while working in development. See 803056f5222944321bb2cd2f013af80682435fe5.

andreslucena commented 2 years ago

This is ready to be reviewed again @ahukkanen

andreslucena commented 2 years ago

This is ready to be reviewed again @ahukkanen