-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ui: fix loading for hypervisor filter in serachview #10292
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 loading for hypervisor filter in serachview #10292
Conversation
Earlier even after fetch hypervisors, the UI list element was showing loading animation 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 @@
## 4.19 #10292 +/- ##
============================================
+ Coverage 15.13% 15.14% +0.01%
- Complexity 11274 11283 +9
============================================
Files 5408 5408
Lines 473974 473825 -149
Branches 57813 57827 +14
============================================
+ Hits 71730 71771 +41
+ Misses 394227 394029 -198
- Partials 8017 8025 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
UI build: ✔️ |
DaanHoogland
left a comment
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, tested in qa
kiranchavala
left a comment
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.
LGTM, Tested on the qa server
Signed-off-by: Abhishek Kumar <[email protected]>
Signed-off-by: Abhishek Kumar <[email protected]>
Description
Earlier even after fetching hypervisors, the UI list element was showing loading animation
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Before:

After:

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