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

Drop-down language selector for less than 4 locales #110

Closed carolromero closed 1 year ago

carolromero commented 2 years ago

Describe the bug The language selector in the admin panel is displayed as a drop-down list with only 3 locales. This makes the management of translations quite cumbersome. As explained here, the dropdown should be shown when there are more than 4 locales.

To Reproduce Steps to reproduce the behavior:

  1. Log in as admin in meta.decidim.org
  2. Enter any process
  3. See dropdown

Expected behavior That locales are displayed as tabs.

Screenshots Current behavior

Expected behavior

Extra data (please complete the following information):

Additional context I couldn't reproduce it in either Nightly or Try, so I guess it's a Metadecidim bug.

ahukkanen commented 2 years ago

This was actually already fixed at decidim/decidim#9902 but it wasn't correctly labelled which is why I think we missed it for the 0.27.1 release.

I have created the backports for this at decidim/decidim#10087.

ahukkanen commented 1 year ago

This is fixed by the 0.27.2 release which has been just deployed to Metadecidim.

I will close this issue as fixed.

Fixed by #116.