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
- Save a theme profile to trigger a success toast under the "Theme Profiles" section.
- Immediately switch to another tab (e.g. "Tweaks") using the navigation menu.
- Switch back to "Theme Profiles" within 3 seconds.
- 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.
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
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.