Created attachment 1473975 [details] provider_icon_broken Description of problem: Version-Release number of selected component (if applicable): 5.10.0.8 How reproducible: Always Steps to Reproduce: 1. Add a provider with at least 100k images (I added ec2 with public images enabled) 2. Go to Compute -> Cloud/Infra -> Providers 3. Actual results: Provider's quadicon is broken. Expected results: Additional info:
https://github.com/ManageIQ/ui-components/pull/337
New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/8d41cdcf03ea9418820459242c9d5c0f8903abab commit 8d41cdcf03ea9418820459242c9d5c0f8903abab Author: Dávid Halász <dhalasz> AuthorDate: Tue Aug 7 09:57:53 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Tue Aug 7 09:57:53 2018 -0400 Fix the number abbreviation in quadicons when hitting 6 characters Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1613355 demo/controllers/quadiconController.ts | 1 + src/common/filters/abbrNumberFilter.ts | 10 +- 2 files changed, 9 insertions(+), 2 deletions(-)
The issue persists - 112937 images.
Verified in 5.10.0.15. Quadicon is not broken anymore as it shortens number to thousands.