| Summary: | [RFE] proposed savings of vertical space | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Marian Csontos <mcsontos> |
| Component: | web UI | Assignee: | beaker-dev-list |
| Status: | CLOSED WONTFIX | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 0.15 | CC: | mastyk, mkudlej, qwan, tools-bugs |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-02 11:53:42 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: | |
I like that idea, and the shift to Bootstrap in 0.15 should make it easier to do it in a way that still adjusts nicely for narrower viewports. *** Bug 1062167 has been marked as a duplicate of this bug. *** Hello, thank you for opening issue in Beaker project. This issue was marked with component "web ui". As we are not planning to address any further issues in current UI, due to technical stack and not being able to work with Python 3 codebase, I'm closing this issue as WONTFIX. New UI will be reimplemented within new versions of Beaker. If you have any questions feel free to reach out to me. Best regards, Martin <martin.styk> |
On so common wide displays the vertical space is quite precious. I suggest moving away from this: TITLE ---- [BASIC SEARCH] [EXT SEARCH] ---- PAGINATION wasting up to 1/3 of vertical space to something more compact, for example: TITLE BASIC SEARCH PAGINATION Use original layout when extended search is visible.