Unleash/unleash

Project overview filtering is not saved correctly

thomasheartman opened this issue · 1 comments

Describe the bug

When using the project overview table filtering capability, some choices are not persisted properly. This means that when you refresh the page, their default values are back. This applies to the "tags" column and the "environment" columns.

Steps to reproduce the bug

  1. Go to any project with feature flags.
  2. Use the project overview column filter to hide all optional columns (only "name" should be left)
  3. Refresh the page
  4. Observe that the "Tags" column and all the environments have been reselected.

Expected behavior

When you make a choice, I'd expect the filter to save that choice across reloads. Further, I'd expect all columns to act the same way: either all reset or all save.

Logs, error output, etc.

No response

Screenshots

Before reload:

image

After reload:

image

Additional context

No response

Unleash version

5.4.0+2455.e568090d (Enterprise)

Subscription type

Enterprise

Hosting type

Hosted by Unleash

SDK information (language and version)

No response

Tymek commented

Fixed in #4843

(v5.5)