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

#10351: A saved map returns to the default state when the translation is changed #10405

Merged
merged 4 commits into from
Jun 11, 2024

Commits on Jun 5, 2024

  1. geosolutions-it#10351: A saved map returns to the default state when …

    …the translation is changed
    
    Description:
    - fix issue of reset the map state in change locale
    - write unit tests
    mahmoudadel54 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    03b4ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. geosolutions-it#10351: A saved map returns to the default state when …

    …the translation is changed
    
    Description:
    - revert the prev change code
    - handle fixing the issue by remove the key into Localized
    mahmoudadel54 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a68b224 View commit details
    Browse the repository at this point in the history
  2. geosolutions-it#10351: A saved map returns to the default state when …

    …the translation is changed
    
    Description:
    - add a helpful comment in StandardRouter file
    mahmoudadel54 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    722250f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. geosolutions-it#10351: A saved map returns to the default state when …

    …the translation is changed
    
    Description:
    - change locale key prop from 'reloadOnLocaleChage' to 'localeKey' to be more meaningful
    mahmoudadel54 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    546ba21 View commit details
    Browse the repository at this point in the history