PrivateAIM / node-ui

User interface for a node.
0 stars 1 forks source link

Delete analysis button doesn't modify button order #83

Closed brucetony closed 1 month ago

brucetony commented 1 month ago

When one clicks on the delete analysis container button, the delete button remains active

brucetony commented 1 month ago

This is because k8s returns "stopped" as the response when a container is deleted. The component needs to be modified to manually set the buttons based on the run status or response status instead of the PO response strings