Add language chooser to header#15365
Merged
alecslupu merged 9 commits intodecidim:feature/remove-menu-entriesfrom Oct 19, 2025
Merged
Add language chooser to header#15365alecslupu merged 9 commits intodecidim:feature/remove-menu-entriesfrom
alecslupu merged 9 commits intodecidim:feature/remove-menu-entriesfrom
Conversation
Revert language chooser
fix lint issues Fix some failing specs Remove duplicate tags
* implement header language selector * implement header language selector fix language selector on header and add text for menu button on mobile fix main file fix main file Implement breadcrumb navigation fix RTL
…dim into feature/move-language-chooser
…dim into feature/move-language-chooser
af74ebd
into
decidim:feature/remove-menu-entries
72 of 74 checks passed
andreslucena
added a commit
that referenced
this pull request
Nov 18, 2025
* Remove Help, Meetings, and Activity from the header navigation Remove unused locale Patch the menu * Implement breadcrumb navigation (#15141) Co-authored-by: MariaDascaluPublicis <166501615+MariaDascaluPublicis@users.noreply.github.com> * Remove the "Global menu" content block (#15135) Co-authored-by: Tom Greenwood <tom.t.greenwood@gmail.com> * Implement hamburger menu (#15132) Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com> Co-authored-by: MariaDascaluPublicis <maria.dascalu@publicissapient.com> * Add language chooser to header (#15365) Co-authored-by: MariaDascaluPublicis <166501615+MariaDascaluPublicis@users.noreply.github.com> Co-authored-by: MariaDascaluPublicis <maria.dascalu@publicissapient.com> * Fix header redesign found issues (#15434) Co-authored-by: Alexandru Emil Lupu <contact@alecslupu.ro> * Add breadcrumb to menu (#15507) * Add breadcrumb to accountability * Add breadcrumb to blogs * Add breadcrumb to debates * Add breadcrumb to collaborative_texts * Add breadcrumb to elections * Add breadcrumb to surveys * Add breadcrumb to sortitions * Add breadcrumb to proposals * Add breadcrumb to meetings * Fix routing errors * Revert changes on sortitions to avoid conflicts --------- Co-authored-by: MariaDascaluPublicis <166501615+MariaDascaluPublicis@users.noreply.github.com> Co-authored-by: Tom Greenwood <tom.t.greenwood@gmail.com> Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com> Co-authored-by: MariaDascaluPublicis <maria.dascalu@publicissapient.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
Added a language selector to the header, visible on all pages of the platform. On desktop, it should appear as a dropdown menu with the list of available locales. On mobile, it should be accessible from the hamburger menu.
https://www.figma.com/design/GIPwk1eZEFBMUs3gcsTRXg/NGI?node-id=322-34498&t=J1kSIm4IGqHBLfOD-0
📌 Related Issues
Testing
📷 Screenshots