Description
Currently, the OpenROAD Web GUI lacks several interactive components and key features that are readily available in the native GUI.
To address this, we have to implement these missing capabilities into the Web GUI, bringing it much closer to the native application's robust feature set. Because these implementations require extensive changes across both the C++ backend (handlers, endpoints) and the JavaScript frontend (widgets, Leaflet map interactions), the work has been logically divided into manageable Pull Requests to make the review process easier and safer.
Suggested Solution
No response
Additional Context
No response
Description
Currently, the OpenROAD Web GUI lacks several interactive components and key features that are readily available in the native GUI.
To address this, we have to implement these missing capabilities into the Web GUI, bringing it much closer to the native application's robust feature set. Because these implementations require extensive changes across both the C++ backend (handlers, endpoints) and the JavaScript frontend (widgets, Leaflet map interactions), the work has been logically divided into manageable Pull Requests to make the review process easier and safer.
Suggested Solution
No response
Additional Context
No response