Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Project gadget rendering is broken when 90 or more items are added to a project and set for delayed publishing

Found in

Cms 8.4.0.0

Created

Apr 21, 2015

Updated

Jun 26, 2015

Area

Falcon/CMS/Edit UI/Projects

State

Closed, Fixed and Tested


Steps to reproduce


"I have a project created with ~90 items scheduled for delayed publish and the last item in the project is not visible when scrolling down due to the yellow warning bar "Scheduled, Today 1:00 PM" message in the gadget.

This has been verified in latest Chrome, latest beta Chrome, and Firefox 36.0.4.

In short: You will never be able to see the last project item *while the project is scheduled to publish* assuming there are enough project items to overfill the height of the gadget. The scheduled publish warning banner is not accounted for when displaying the list of project items, and is pushing the last item below the viewable area.


Steps to reproduce


1. Create a Project

2. Add enough project items to fill the height of the projects gadget window, plus some (depends on height of the gadget)

3. Schedule the project for a delayed publish (adds the yellow warning bar "Scheduled, Today 1:00 PM"

4. Scroll all the way down, you will notice one project item is hidden due to the list being moved down by the yellow scheduled publish bar

5. Use the inspector and you can see that your project item exists, but is hidden behind the content below the gadget due to the scheduled publish banner.

6. If you delete the .epi-notificationBar element (the scheduled publish banner) within the inspector, the issue is resolved.



Expected: Able to see all items

Actual: Last item obscured by delayed publishing banner.