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

Fix menu customizations in mobile #132

Closed andreslucena closed 3 months ago

andreslucena commented 3 months ago

With #13025 we changed the mobile menu, as we needed a bit more control on which elements we display there.

As this application has some customizations regarding this menu, we need to implement those customizations in this new mobile menu.

This PR fixes this customization in the mobile view.

Testing

  1. Run the seeds, so you have the customized Organization name and menu in the desktop view
  2. Resize, so you have a mobile menu
  3. (Before the patch) see that you have the non-customized menu
  4. (After the patch) see that you have the customized menu

Screenshots

Before

imatge

After

imatge