Recent update VPR UI Critical path widgets layout/types breaks Interactive Path Analysys logic.
Expected Behaviour
when we select critical path on client, the corresponding for critical path UI elements should be triggered
Current Behaviour
attempt to trigger the critical path UI which is obsolete with current codebase, leads to assertion failure
Possible Solution
trigger actual critical path UI elements
Steps to Reproduce