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
Changing between None, Silent and Noisey on android causes discrepancies with web client.
Causing the selection for the notification setting in question to appear in a unselected state on web and the push rule setting is then duplicated under a new section that appears on web as "Advanced notification settings"
The only settings affected appear to be:
Messages containing @room
Messages in group chats
Encrypted messages in group chats
Call Invitations
Messages in one-to-one chats
To Reproduce
Steps to reproduce the behavior:
Go to Account Settings > Notifications > Advanced Notifications on Android
Cycle between None, Silent and Noisy for each setting (may have to do a number of times)
Go to Settings > Notification Settings on web/desktop client
For the settings listed above the selection will sometimes disappear and the setting duplicated as described above and shown in the screenshot
Expected behavior
Push Rule Setting is not duplicated and radio buttons remain in a selected state
Screenshots
Additional context
I have seen some discrepancies in the requests that are send when cycling the settings on android with the web for both the enable endpoint and the actions end point. Closing this gap I think should fix the behaviour seen on web.
The text was updated successfully, but these errors were encountered:
Describe the bug
Changing between
None
,Silent
andNoisey
on android causes discrepancies with web client.Causing the selection for the notification setting in question to appear in a unselected state on web and the push rule setting is then duplicated under a new section that appears on web as "Advanced notification settings"
The only settings affected appear to be:
Messages containing @room
Messages in group chats
Encrypted messages in group chats
Call Invitations
Messages in one-to-one chats
To Reproduce
Steps to reproduce the behavior:
Account Settings > Notifications > Advanced Notifications
on AndroidNone
,Silent
andNoisy
for each setting (may have to do a number of times)Settings > Notification Settings
on web/desktop clientExpected behavior
Push Rule Setting is not duplicated and radio buttons remain in a selected state
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: