-
Notifications
You must be signed in to change notification settings - Fork 96
TF-3977 Add disable spam banner in preferences setting #3992
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
base: master
Are you sure you want to change the base?
TF-3977 Add disable spam banner in preferences setting #3992
Conversation
This PR has been deployed to https://linagora.github.io/tmail-flutter/3992. |
d35e829
to
3b380a5
Compare
Step to reproduce
Screen.Recording.2025-09-03.at.11.47.59.AM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same issue on Android
Fixed web.mov
Fixed Screen_recording_20250903_131246.webm |
import 'package:tmail_ui_user/main/exceptions/exception_thrower.dart'; | ||
|
||
class LocalSpamReportDataSourceImpl extends SpamReportDataSource { | ||
final LocalSpamReportManager _localSpamReportManager; | ||
final PreferencesSettingManager _preferencesSettingManager; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should separate settings keys for easier in conflict. Error in one setting will not impact other settings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e63b123
to
f2087e3
Compare
Issue
#3977
Resolved
Screen.Recording.2025-08-29.at.5.59.18.PM.mov