googlearchive / paper-elements

Aggregation component for various paper-elements.
158 stars 28 forks source link

Container size broken when elements can resize #19

Open garlicnation opened 10 years ago

garlicnation commented 10 years ago

In the paper-elements demo for paper-input, if an input field resizes and becomes larger, the bottom of the container gets pushed beyond where the user can scroll.

This feels like it's an issue in one of the components used to construct the demo, but until I identify which one this repository seemed like a natural home for the bug.

Before input grows(scrolled to the bottom): screen shot 2014-10-02 at 2 11 27 pm

After input grows(scrolled to the bottom): screen shot 2014-10-02 at 2 12 22 pm