Resolve CE-2153 "Disabling controll buttons"
Disabling control buttons in order to prevent accidental double action-run (like deployment, undeployment,...)
Merge request reports
Activity
requested review from @alexandermadsen, @christinajenks, and @domonkosgulyas
assigned to @imretoth
Solution is deployed to DEMO environment - if someone would like to check the result.
- Resolved by Christina Jenks
Looking good!
Could we add the HostDetails page as a story so that we can test in storybook?
I think also that the Modify IOC button in IOCDetailAdmin was missed
added 1 commit
- 6810162a - Fix missing disabling button calls for certain functions
@christinajenks are you sure I should implement the HostDetailsView story in this ticket? There are no buttons to enable/disable. On the other hand IocDetailsView has control elements, but on every tab there are lot of requests to be mocked (ProcServLog, host information, Prometheus requests, User level,...) and the buttonDisabled property is only declared/set on a deeper level on the component tree.
mentioned in commit 7e1f3ad3