TF-3759 Update style popup context menu for search email view
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -273,12 +273,7 @@ class SearchMailboxController extends BaseMailboxController with MailboxActionHa
|
||||
BuildContext context,
|
||||
MailboxActions actions,
|
||||
PresentationMailbox mailbox,
|
||||
{bool isFocusedMenu = false}
|
||||
) {
|
||||
if (!isFocusedMenu) {
|
||||
popBack();
|
||||
}
|
||||
|
||||
switch(actions) {
|
||||
case MailboxActions.openInNewTab:
|
||||
openMailboxInNewTabAction(mailbox);
|
||||
|
||||
Reference in New Issue
Block a user