Bug 1514899
| Summary: | [downstream clone - 4.1.9] [RFE] Persist column visibility and position in browser's local storage | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ | ||||
| Component: | ovirt-engine | Assignee: | Alexander Wels <awels> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Pavel Novotny <pnovotny> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.1.0 | CC: | awels, bugs, gchakkar, gshereme, jspanko, lsurette, lveyde, mgoldboi, pnovotny, rbalakri, Rhev-m-bugs, srevivo, trichard, vszocs, ykaul | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, ZStream | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ovirt-engine-4.1.8.1 | Doc Type: | Enhancement | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1285456 | Environment: | |||||
| Last Closed: | 2017-11-30 13:07:17 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1285456 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
rhev-integ
2017-11-19 10:37:21 UTC
Vojtech - how much work is left to complete this? Will we be able to push that in 4.0? (Originally by Oved Ourfali) (In reply to Oved Ourfali from comment #1) > Vojtech - how much work is left to complete this? The "column control menu" is already implemented, its code is further improved by patch https://gerrit.ovirt.org/#/c/54186/ which also addresses RFE BZ#1285499 to utilize drag'n'drop behavior. Given that RFE BZ#1285499 already has a fix, this RFE is the only one to fix in order to consider "column control menu" UI feature as complete. ETA 3-4 days, just need to ensure that existing "persist column widths" mechanism works well with ability to re-arrange column positions. > Will we be able to push that in 4.0? Yes, I believe so. (Originally by Vojtech Szocs) FailedQA in ovirt-engine-4.1.8.1-0.1.el7.noarch ovirt-engine-webadmin-portal-4.1.8.1-0.1.el7.noarch The column visibility and width is persistent, but the position persistence is not working correctly. Example: Go to Disks tab: 1) hide the Alias column 2) change the width of the Status column 3) swap the columns ID and Description. Reload the page. Results: 1) OK 2) OK 3) not OK: In the table header, the two columns are back in their original positions - not swapped. But data in the table have the columns swapped. Also, the data alignment here is distorted. See the attached screenshot. Created attachment 1358727 [details]
screen: column position & data alignment after page reload
Moving to 4.1.9, although big part of the functionality will land in 4.1.8. This will be fixed only on 4.2. Clearing doc text based on WONTFIX status. |