Open
Description
Currently, when users make changes on any of the Settings page, the Save
button is often not visible because it sits at the very bottom of the page. This can cause confusion, as users might think their changes are automatically saved.
Proposed solutions:
-
Make the Save button sticky at the bottom of the viewport so it's always visible while scrolling.
-
Alternatively (or additionally), show a small banner or notification ("You have unsaved changes") once the user modifies a setting, with a visible Save button inside the banner.
Expected behavior: Users should always be clearly aware that their changes are unsaved and should be able to easily access the Save button at any time without needing to scroll to the bottom.