UI: Fix hide delete button for templates that are in Installing template state#7882
Conversation
Codecov Report
@@ Coverage Diff @@
## 4.18 #7882 +/- ##
=========================================
Coverage 13.04% 13.04%
- Complexity 9067 9069 +2
=========================================
Files 2720 2720
Lines 257236 257236
Branches 40103 40103
=========================================
+ Hits 33552 33556 +4
+ Misses 219474 219470 -4
Partials 4210 4210 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
DaanHoogland
left a comment
There was a problem hiding this comment.
code looks good, but i think can be more legible.
|
UI build: ✔️ |
|
@nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@nvazquez @andrijapanicsb @DaanHoogland however, what if the template is stuck at downloading or installing ? |
|
It doens't allow deletion until it times out or errors. LGTM, merging this. |
Description
This PR hides the Delete Template button when a template is installing
Fixes: #7865
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?