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: Under "Plans for Virtualization" section, the "Show archived" button should retain the user's last choice #1265

Closed TzahiAshkenazi closed 1 month ago

TzahiAshkenazi commented 1 month ago

Steps to Reproduce:

Navigate to the "Plans for Virtualization" section in the application. Press the "Show archived" button to view archived plans. Navigate away from the page or perform any other action. Return to the "Plans for Virtualization" section. Expected Result: The "Show archived" button should retain the user's last choice (either showing or hiding archived plans) when the user returns to the page.

Actual Result: The "Show archived" button does not retain the user's last choice. The user needs to press the button again to view archived plans.

Impact: This inconsistency requires the user to repeatedly press the "Show archived" button each time they navigate to the "Plans for Virtualization" section, which could lead to a frustrating user experience.

yaacov commented 1 month ago

addressed by: https://github.com/kubev2v/forklift-console-plugin/pull/1289