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

Fix app header language flag doesn't set the user preference in BE #4132

Conversation

daniele-mng
Copy link
Contributor

What

  • Added functionality to save the selected language in the backend when clicking the flag in the app header.
    The language change is now persistent across sessions.

Why

  • Previously, clicking the flag in the app header would change the language used in the application, but this change was not saved in the user settings. As a result, the language preference was not retained across sessions. This update ensures that the language preference is saved and persists.

References

GEA-673

Checklist

  • Tests

@daniele-mng daniele-mng requested a review from a team as a code owner August 28, 2024 12:18
Copy link

github-actions bot commented Aug 28, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA aad863a.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Conventional Commits Report

Type Number
Bug Fixes 2

🚀 Conventional commits found.

@daniele-mng daniele-mng changed the title Fix app header language flag doesn't set the user preference be Fix app header language flag doesn't set the user preference in BE Aug 28, 2024
@daniele-mng daniele-mng merged commit 07f468f into opensight-ui Aug 28, 2024
7 of 8 checks passed
@daniele-mng daniele-mng deleted the fix-App-header-language-flag-doesn't-set-the-user-preference-BE branch August 28, 2024 15:13
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 this pull request may close these issues.

2 participants