| Summary: | Events list can hold only 4 items | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Storage Console | Reporter: | Martin Bukatovic <mbukatov> | ||||||
| Component: | UI | Assignee: | sankarshan <sankarshan> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | sds-qe-bugs | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 2 | CC: | mkudlej, nthomas, sankarshan | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 2 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | rhscon-ceph-0.0.23-1.el7scon.x86_64, rhscon-core-0.0.24-1.el7scon.x86_64, rhscon-ui-0.0.39-1.el7scon.noarch | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-11-19 05:33:44 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
*** Bug 1308477 has been marked as a duplicate of this bug. *** QE note: make sure this is tested with just 4, 5 and 6 items. In the current version it seems that a scrollbar is shown for 6 items, but for 5 items the last one still overflows out of the events list. Created attachment 1164054 [details]
wrong designed list of events
There is still this issue in packages:
ceph-ansible-1.0.5-15.el7scon.noarch
ceph-installer-1.0.11-1.el7scon.noarch
rhscon-ceph-0.0.19-1.el7scon.x86_64
rhscon-core-0.0.20-1.el7scon.x86_64
rhscon-ui-0.0.34-1.el7scon.noarch
Tested with ceph-ansible-1.0.5-31.el7scon.noarch ceph-installer-1.0.14-1.el7scon.noarch rhscon-ceph-0.0.34-1.el7scon.x86_64 rhscon-core-0.0.35-1.el7scon.x86_64 rhscon-core-selinux-0.0.35-1.el7scon.noarch rhscon-ui-0.0.49-1.el7scon.noarch and it works. |
Created attachment 1123574 [details] screenshot of Events list Description of problem ====================== Events popup list can show 4 items only in a readable way. Version-Release number of selected component ============================================ # rpm -qa 'rhscon*' rhscon-ceph-0.0.6-2.el7.x86_64 rhscon-ui-0.0.11-1.el7.noarch rhscon-core-0.0.8-2.el7.x86_64 How reproducible ================ 100 % Steps to Reproduce ================== 1. Install skyring on server and prepare few hosts for cluster setup 2. Accept 5 nodes (any number > 4 could be used to reproduce this BZ) Assuming no error happens, 5 events should be generated. Actual results ============== There are 5 event items in the Events list, but the last one is out of the list box. Expected results ================ When there are more than 4 event items, the Events list should still be able to show them all (scrollbar?). Additional info =============== The fix of this BZ should be designed to handle large number of events, such as 50 or 100.