Bug 602194
Summary: | Search results UI not updated in the resource picker for "specific resource" alert sender | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Lukas Krejci <lkrejci> |
Component: | Alerts | Assignee: | Joseph Marques <jmarques> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> |
Severity: | medium | Docs Contact: | |
Priority: | urgent | ||
Version: | 3.0.0 | CC: | jmarques |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:57:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 601991 | ||
Bug Blocks: |
Description
Lukas Krejci
2010-06-09 11:26:14 UTC
commit c5915c8806a44de879787fd5a3f883203900c829 Author: Joseph Marques <joseph> Date: Wed Jun 9 02:36:26 2010 -0400 BZ-601991: fix resource "picker" for specific-resource mode for operation-based alert sender * simplify picker-popup by removing resource tabs ** this was broken anyway (resourcePicker.xhtml had no JSF nav rules) * update resourcePicker.xhtml to use GWT-based SearchBar instead of just a plain text input * appropriately size the popup so that scrollbars will not display by default Verified on jon24 beta1 Observed that resourcePicker.xhtml now uses GWT-based searchbar. By default, for 15 item per page, scroll bars are not displayed. The resource picker displays colums as 'Name', 'Location', 'Description' and 'Availability'. Mass-closure of verified bugs against JON. |