Skip to content

fix(webapp): fix storage sockets in webapp

Naomi Hidalgo requested to merge naomi.hidalgo/isardvdi:sockets-storage into devel

Ensures storage is moved to table ready when the status changes

ticket: https://tickets.isardvdi.com/issues/8533

  • Automatic Transition to ‘Ready’ Table: Now the storage appears in the "ready" table upon changing its status to ready
  • Dropdown fixed: A new status option appears in the dropdown when storage status is changed to a status that did not appear previously in the dropdown. Also, the null option is removed
  • Random console errors fixed
Edited by Naomi Hidalgo

Merge request reports