You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SergioBertolinSG
changed the title
Notifications are not shown where activity app is disabled in the server.
Notifications are not shown when activity app is disabled in the server.
Apr 8, 2016
The Server Activity tab did appear when a notification was received
When I have a single account to a server that has activity disabled, the Server Activity tab is still shown. It goes away when I click it.
I think the problem is the unconditional emit hideActivityTab(false); even if _widgetForNotifId.isEmpty(). But we also don't want to accidentally hide it if activities are enabled. That needs some care.
Steps to reproduce
Having connected a server to the client do:
Expected behaviour
You find somewhere the notifications.
Observed behaviour
Notifications are not there.
(They would be in activity tab if it were enabled in the server).
Client Version
Version 2.2.0-nightly20160408 (build 3250).
Operating system
OS X El capitán 10.11.
Windows 10.
The text was updated successfully, but these errors were encountered: