Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

on-scroll event not available #7

Closed
jarrodek opened this issue Jul 13, 2014 · 2 comments
Closed

on-scroll event not available #7

jarrodek opened this issue Jul 13, 2014 · 2 comments

Comments

@jarrodek
Copy link

Hi,

I'm using <core-drawer-panel/> and <core-header-panel/> to layout my app.
Inside <core-header-panel/> I have <core-toolbar/> and <div/> element.

When I put some list of elements inside my <div/> element it become scrollable (well, not DIV particularly but visually it is). I want to have a possibility to capture a scroll event when the user scroll down to the end of list so I can load next portion of data to the list. However, <core-header-panel> is not firing this event. Event is fired inside this element on #mainContainer DIV. I can't access this event from .

I believe it is an issue for some applications, especially when there's no workaround except custom element extending core-header-panel.

@mcollina
Copy link

mcollina commented Aug 6, 2014

Can you please release this? It's completely out-of-sync with the doc on the website, and I had to look at the installed code to get that this is not released yet.

@bostondevin
Copy link

+1 - I can't capture scroll events on paper-dropdown either

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants