STORDIS / orca_ui

ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
https://stordis.github.io/
Apache License 2.0
3 stars 3 forks source link

Resizable and other fixes #130

Closed vivek-metricdust closed 2 months ago

vivek-metricdust commented 2 months ago

fixes #127

fixed the bellow issues

portgroup tab shoots the above pasted error portgroup fields except speed must not be editable reset back the zoom to normal i.e., 100% disabling of the table is not working properly as it reloads the table remove the config success and failed message remove the popup messages port group sorting is not working for column "ID"

kamalkrbh commented 2 months ago

@vivek-metricdust image

Following issues still exist in Port Group Tab.:

vivek-metricdust commented 2 months ago

9b4761d

fixes in 9b4761d