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

Languages dropdown: fix changing language #6949

Merged

Conversation

distantnative
Copy link
Member

@distantnative distantnative commented Jan 24, 2025

Description

Summary of changes

We cannot just simply use links for the languages dropdown, as we thought initially, as these would not include the current tab. This PR reverts part of it to the v4 logic, where we utilize this.$reload when changing a language.

Ready?

  • In-code documentation (wherever needed)
  • Unit tests for fixed bug/feature
  • Tests and CI checks all pass

@distantnative distantnative added this to the 5.0.0-beta.3 milestone Jan 24, 2025
@distantnative distantnative self-assigned this Jan 24, 2025
@distantnative distantnative force-pushed the v5/fix/6945-languages-dropdown-change-tab branch from 757fc45 to e58bd22 Compare January 24, 2025 16:17
@distantnative distantnative linked an issue Jan 24, 2025 that may be closed by this pull request
@distantnative distantnative marked this pull request as ready for review January 24, 2025 16:21
@distantnative distantnative requested a review from a team January 24, 2025 16:21
@bastianallgeier bastianallgeier merged commit 4e749bc into v5/develop Jan 27, 2025
16 checks passed
@bastianallgeier bastianallgeier deleted the v5/fix/6945-languages-dropdown-change-tab branch January 27, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[v5] Language Switch Resets Active Tab in Kirby Panel
2 participants