Bug 1516722
| Summary: | [RFE] Remove list view button on my service sui page if there is no use of it | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> | ||||
| Component: | UI - Service | Assignee: | Martin Hradil <mhradil> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Sudhir Mallamprabhakara <smallamp> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.9.0 | CC: | dmetzger, jhardy, lavenel, obarenbo | ||||
| Target Milestone: | GA | Keywords: | FutureFeature, TestOnly, ZStream | ||||
| Target Release: | 5.12.0 | Flags: | mfeifer:
mirror+
|
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | testathon | ||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1767821 (view as bug list) | Environment: | |||||
| Last Closed: | 2020-03-20 15:32:39 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1767821 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/7e2ce503b7f858a6a643089c0402e844b681b987 commit 7e2ce503b7f858a6a643089c0402e844b681b987 Author: Martin Hradil <mhradil> AuthorDate: Wed Aug 21 13:26:59 2019 -0400 Commit: Martin Hradil <mhradil> CommitDate: Wed Aug 21 13:26:59 2019 -0400 Drop GTL switcher from Service Explorer breadcrumbs bar it seems like at some point there was a plan for multiple views, but now, only the list view is supported, removing the switcher and associated logic. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1516722 client/app/services/service-explorer/service-explorer.component.js | 6 - client/app/services/service-explorer/service-explorer.component.spec.js | 6 - client/app/services/service-explorer/service-explorer.html | 54 +- client/app/states/services/resource-details/details.state.js | 1 - client/assets/sass/breadcrumbs.sass | 19 - 5 files changed, 24 insertions(+), 62 deletions(-) |
Created attachment 1358129 [details] sui Description of problem: Version-Release number of selected component (if applicable): Version: 5.9.0.9.20171115202245_7429f75 How reproducible: 100% Steps to Reproduce: 1.Go to self service UI -> My Service 2. 3. Actual results: See attached screen shot Expected results: Additional info: