Fedora Account System
Red Hat Associate
Red Hat Customer
New commit detected on ManageIQ/manageiq-v2v/ivanchuk: https://github.com/ManageIQ/manageiq-v2v/commit/d5b024bdf60ac65bdbf70c9d986c858a54bb9151 commit d5b024bdf60ac65bdbf70c9d986c858a54bb9151 Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Feb 17 13:04:26 2020 +0000 Commit: Milan Zázrivec <mzazrivec> CommitDate: Mon Feb 17 13:04:26 2020 +0000 Merge pull request #1106 from mturley/bz1796200-mapping-wizard-sort-scroll [BZ#1796200] Mapping Wizard: sort items alphabetically and allow horizontal scroll in item lists (cherry picked from commit b12dd61a617b75f546f2013c4096bb33211e1309) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1805904 app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/DualPaneMapper/DualPaneMapper.scss | 28 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/DualPaneMapper/DualPaneMapperList.js | 6 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/DualPaneMapper/DualPaneMapperListItem.js | 17 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/components/ClustersStepForm/ClustersStepForm.js | 20 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardClustersStep/components/ClustersStepForm/helpers.js | 3 + app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardDatastoresStep/components/DatastoresStepForm/DatastoresStepForm.js | 6 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardNetworksStep/components/NetworksStepForm/NetworksStepForm.js | 18 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardNetworksStep/components/NetworksStepForm/helpers.js | 5 + app/javascript/react/screens/App/Mappings/screens/MappingWizard/helpers.js | 4 + 9 files changed, 57 insertions(+), 50 deletions(-)
Verified in cfme version 5.11.4.1 The resources names are properly sorted and visible by scrolling the bar in case of very long name.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0867