-
Suggestion
-
Resolution: Unresolved
-
106
-
30
-
Current State:
Currently, when users customize their column settings in the List View for Objects, these settings are only retained as long as they remain logged in on the same browser. If a user logs out, switches browsers, or clears their cookies and cache, the column settings revert to the default configuration. This suggests that the settings are stored in the browser's cache or local storage, which limits their persistence across different sessions or devices.
Reproducing this behavior using incognito mode:
- Log into your account and customize the column settings in the List View for Objects.
- Open a new incognito window and log into your account.
- Observe that the column settings have reverted to the default configuration.
Proposed Future State:
We request the implementation of a feature that allows users to save their customized column configurations for the List View on Objects on a personal basis in a way that persists across different browsers and devices. This would ensure that users can maintain their preferred settings regardless of the browser or device they use to access their account, and even after clearing cache and cookies.
- Store the customized column settings on the server side, associated with the user's account, rather than relying on browser-specific storage mechanisms.
- Ensure that these settings are automatically applied whenever the user logs in, providing a consistent experience across all devices and sessions.
This enhancement will improve user experience by providing greater flexibility and consistency in managing personalized settings.