-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ui: fix missing changes from #10814 #11060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ui: fix missing changes from #10814 #11060
Conversation
Some changes from PR apache#10814 are missing in DeployVM and DeployVnf wizards causing warnings in teh browser console. Signed-off-by: Abhishek Kumar <[email protected]>
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11060 +/- ##
============================================
- Coverage 16.57% 16.57% -0.01%
- Complexity 13967 13968 +1
============================================
Files 5743 5743
Lines 510468 510470 +2
Branches 62073 62074 +1
============================================
- Hits 84616 84615 -1
- Misses 416390 416392 +2
- Partials 9462 9463 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
UI build: ✔️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
merge forward errors become more frequesnt :( not sure I was the culprit but sorry anyway. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
verified in qa |
Description
Some changes from PR #10814 are missing in DeployVM and DeployVnf wizards causing warnings in teh browser console.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Before:
After:
Launch button shows menu,

How Has This Been Tested?
How did you try to break this feature and the system with this change?