kubev2v / forklift-console-plugin

OpenShift Console Plugin For Forklift, the plugin adds a web based user interface for Migration Toolkit for Virtualization inside Openshift web console.
Apache License 2.0
3 stars 15 forks source link

:feet: Allow to store table filter state in local storage #1289

Closed yaacov closed 1 month ago

yaacov commented 1 month ago

Ref: https://github.com/kubev2v/forklift-console-plugin/issues/1265

Issue: Some filters should persist between sessions, for example filter by "archived" in the plan list, should persist between sessions.

Fix: add a "isPersistent" flag, to indicate a field filter should persist