TF-3025 Avoid search results being reloaded when performing certain actions read/star/...
This commit is contained in:
@@ -4,6 +4,8 @@ import 'package:model/email/presentation_email.dart';
|
||||
|
||||
class SearchingState extends LoadingState {}
|
||||
|
||||
class RefreshingSearchState extends LoadingState {}
|
||||
|
||||
class SearchEmailSuccess extends UIState {
|
||||
final List<PresentationEmail> emailList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user