issues
search
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
4
forks
source link
Resizable of container, Undo changes and disable table
#127
Closed
vivek-metricdust
closed
4 months ago
vivek-metricdust
commented
4 months ago
[x] The container or div's must be resizable.
[x] Undo changes must make a api call and display the table which is get from db
[x] when config is in progress the table must be disabled
[x] In the tabs like PortChannel where there is check box, box is checked just by clicking anywhere in the row.
vivek-metricdust
commented
4 months ago
[x] portgroup tab shoots the above pasted error
[x] portgroup fields except speed must not be editable
[x] reset back the zoom to normal i.e., 100%
[x] disabling of the table is not working properly as it reloads the table
[x] remove the config success and failed message
[x] remove the popup messages
[x] port group sorting is not working for column "ID"