This patch adds a dynamic max-height to the Category plugin form. This should prevent the form from overflowing past the top of the screen, which is bound to be common in more complicated forms. To see a quick demo of the patch working, you can look at http://i.imgur.com/nP2WPY0.gif.

Comments

samuel.mortenson created an issue. See original summary.

samuel.mortenson’s picture

Status: Needs review » Needs work

Needs a re-roll to account for layout forms as well. Not critical for the release imo as most forms are fairly small.

samuel.mortenson’s picture

Title: Limit Block plugin form so that it doesn't overflow past the available window height » Limit Category plugin form so that it doesn't overflow past the available window height
Issue summary: View changes
StatusFileSize
new1.85 KB

Re-rolled the patch to support Layout and Block forms, and improved logic to account for forms that change size dynamically (ex: collapsible fieldsets/details).

samuel.mortenson’s picture

Status: Needs work » Needs review
samuel.mortenson’s picture

Status: Needs review » Postponed
samuel.mortenson’s picture

Status: Postponed » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.