Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using onScrollToBottom without fixed headers #694

Open
fran-worley opened this issue May 26, 2019 · 0 comments
Open

using onScrollToBottom without fixed headers #694

fran-worley opened this issue May 26, 2019 · 0 comments

Comments

@fran-worley
Copy link
Collaborator

A potential fix for this was raised here:
#674

However this doesn't seem to address the underlying issue that it appears possible to use onScrollToBottom without fixed headers when in reality this simply doesn't work with the current implementation.

We should either:

  1. Support this out the box and ensure our ember infinity scrollContent selector is correct even when lt-scrollable isn't being rendered (not sure this is possible).
  2. Support this by updating our useVirtualScrollbar property to be true when onScrollToBottom is rendered.
  3. Raise a more descriptive error and update the docs to make it clear that you can only use onScrollToBottom event with fixed headers/footers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant