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

[HOTFIX] Add missing storage warning messages and enhance error handling #318

Closed
wants to merge 1 commit into from

Conversation

tombeckenham
Copy link
Collaborator

Merging branch to MASTER

Related Issue

Closes #316

Summary of Changes

  • Added new message entries for "Insufficient Storage" and "Almost run out of account storage" in English, Japanese, Russian, and Chinese locales.
  • Updated the WarningStorageLowSnackbar component to use the new "Almost run out of account storage" message.
  • Enhanced error handling in the NewsService class to prevent the news list from being emptied due to evaluation errors.

Need Regression Testing

News items and storage alert should be tested again.

  • Yes
  • No

Risk Assessment

Nothing dangerous in this

  • Low
  • Medium
  • High

- Added new message entries for "Insufficient Storage" and "Almost run out of account storage" in English, Japanese, Russian, and Chinese locales.
- Updated the `WarningStorageLowSnackbar` component to use the new "Almost run out of account storage" message.
- Enhanced error handling in the `NewsService` class to prevent the news list from being emptied due to evaluation errors.

Closes #316
@tombeckenham tombeckenham linked an issue Dec 19, 2024 that may be closed by this pull request
@tombeckenham tombeckenham requested review from zzggo and lmcmz December 19, 2024 23:26
@tombeckenham
Copy link
Collaborator Author

Actually we should simply merge dev to master... it hasn't been released yet

@tombeckenham tombeckenham deleted the 316-bug-storage-related-news-problems branch December 20, 2024 01:49
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.

[BUG] Storage related News problems
1 participant