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

:lady_beetle: Add true and false staus icons #1250

Closed yaacov closed 2 months ago

yaacov commented 2 months ago

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

Issue: conditions status has "true" and "false" as values, we do not assign an icon to this values

Fix: assign plus and minus icons to true and false

Screenshots: Before: no-icon

After: true-icon