Skip to content

Clear status messages when transitioning between tabs in settings #313

Description

@Kirtan-pc

Description

The status toast elements (e.g. #hotkey-status-msg, #profile-status-msg, #backup-status-msg, #aurora-status-msg) do not clear their visibility or text content when the user switches to a different settings tab using the left sidebar navigation buttons.

Steps to Reproduce

  1. Save a theme profile to trigger a success toast under the "Theme Profiles" section.
  2. Immediately switch to another tab (e.g. "Tweaks") using the navigation menu.
  3. Switch back to "Theme Profiles" within 3 seconds.
  4. Observe that the status toast is still visible and completing its fade-out transition.

Expected Behaviour

Switching settings tabs should clear all active status toasts and reset their text and opacity states to hide them cleanly.

Actual Behaviour

Status toasts continue their display and fade-out animations even after transitioning between different tabs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions