| Summary: | When bulk uploading images, the messages is missing the list of ids | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Community] PressGang CCMS | Reporter: | Matthew Casperson <mcaspers> | ||||||
| Component: | Web-UI | Assignee: | Matthew Casperson <mcaspers> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 1.2 | CC: | cbredesen, lnewson | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 1.3 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-03 22:16:24 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: |
|
||||||||
|
Description
Matthew Casperson
2013-12-01 20:26:40 UTC
This should now be fixed. Failing QA on this because if the image id list is too long and then the ids disappear out side of the div and eventually off the screen. Also if it did wrap then the okay button messes up the screen as it forces the div to be larger than the window. Screenshots to come. Created attachment 831343 [details]
Wrapped Overflow Example
Note: I didn't upload the large amount of images but simulated the output based on the current code.
Created attachment 831344 [details]
Overflow Example
Fixed in 201312021241 Verified in the above build. The alert box now has a max size and when it overflows, it shows a scrollbar to be able to see the extra content. |