[KULRICE-9605] Grid table in lightbox retrieved with Ajax does not display Created: 23/May/13 Updated: 12/Aug/13 Resolved: 07/Jun/13 |
|
Status: | Closed |
Project: | Kuali Rice Development |
Component/s: | Development |
Affects Version/s: | None |
Fix Version/s: | 2.3.0-m3, 2.3 |
Security Level: | Public (Public: Anyone can view) |
Type: | Bug Fix | Priority: | Critical |
Reporter: | Jerry Neal (Inactive) | Assignee: | Brian Smith (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||||||
Rice Module: |
KRAD
|
||||||||||||
KRAD Feature Area: |
UIF Component
|
||||||||||||
Application Requirement: |
KS Accounts
|
||||||||||||
KAI Review Status: | Not Required | ||||||||||||
KTI Review Status: | Not Required | ||||||||||||
Code Review Status: | Not Required | ||||||||||||
Include in Release Notes?: |
Yes
|
Description |
If a group contains a grid layout and is displayed in a lightbox via ajax, there are some strange display issues. Sometimes the grid doesn't display at all. In other cases (which the pattern was not quite figured out) it does. Note in this use case there were widths set on the fields (note sure if that makes any difference) Note this can also be seen on the collection configuration test view, add via lightbox tab. Click the add button for the first collection and only the add label and the button appear. The input fields are in the DOM but not displayed. |
Comments |
Comment by Jerry Neal (Inactive) [ 07/Jun/13 ] |
Just found another example. If you just have a disclosure section with grid layout that is closed by default, the fields do not appear when the section is open. |