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.
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):
After input grows(scrolled to the bottom):