Persist data grid column visibility

Description

Building on the framework established in , we should ensure that the column visibility choices of the user are persisted for the session.

This means users won’t lose their chosen visible columns when they refresh the page or navigate elsewhere. These choices will instead only be reset back to default when the user’s session ends (i.e. on logout).

In scope

  • Persist column visibility choices of the user for the session.

is related to

Activity

Show:

Gill Osguthorpe October 28, 2024 at 5:08 PM

This is working really well . The user’s choices remain for the session within a tab rather than for the user’s login session, so closing a tab within a login session removes the user’s column choices. It might be worth asking users what they’d prefer as we could persist over a login session or even use cookies to save choices on a device.

Casey Henderson October 25, 2024 at 3:00 PM
Edited

Done

Details

Assignee

Reporter

Components

Fix versions

Sprint

Priority

Created October 25, 2024 at 1:40 PM
Updated October 29, 2024 at 5:18 PM
Resolved October 28, 2024 at 5:08 PM