Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu items aren't consistently sorted across languages. #479

Open
Josde opened this issue Jul 29, 2024 · 0 comments · May be fixed by #480
Open

Menu items aren't consistently sorted across languages. #479

Josde opened this issue Jul 29, 2024 · 0 comments · May be fixed by #480

Comments

@Josde
Copy link

Josde commented Jul 29, 2024

When localizing menu items, it seems like they get sorted automatically by the name parameter, making it so the order they have in the menu depends on the chosen language, which isn't optimal for user experience.

Example:
image
image

Here is my proposed fix (sorting by "identifier"), although I'm not very experienced with Hugo themes so this may break things! Josde@e78a00e

@Josde Josde linked a pull request Jul 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant