cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
415 stars 49 forks source link

Settings -> Notifications may be updated, however need to jump to some other tab and then back to see the actual update in UI #300

Open o1e9 opened 4 months ago

o1e9 commented 4 months ago

Describe the bug

Trying to update Settings in Notifications. If update any of the notification options (On, Off, Noisy) then there is no update in UI. The get it updated: switch to any other tab (Appearance, Emoji, ...), then jump back. The UI reflects the latest update in the settings. It shall be easy to fix and will be less confusing to the users. Running on Fedora 39 with Wayland.

Reproduction

  1. Go to Settings -> Notifications
  2. Update any message's notification option, flipping from On to Off or Noisy.
  3. See no updates reflected in UI.
  4. Switch to About tab.
  5. Jump back to Notifications.
  6. Observe the correct updates in UI for the touch option in 2.

Expected behavior

Has to update selected options appropriately without jumping between tabs to force the window tab update.

Platform and versions

1. Fedora 39 using Wayland
2. Cinny version 2.3.0
3. Installed as flatpack
4. Have 2 screens setup

Additional context

No response