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

Remove virtual-scroller from examples #41

Open
dfabulich opened this issue Apr 27, 2019 · 0 comments
Open

Remove virtual-scroller from examples #41

dfabulich opened this issue Apr 27, 2019 · 0 comments

Comments

@dfabulich
Copy link

https://github.com/drufball/layered-apis/blob/master/README.md gives two examples of layered APIs: <virtual-scroller> and Async local storage.

The documentation also says:

  • Does this feature need new low-level capabilities to work successfully? If so it, it isn't a good candidate yet; we need to fill in those gaps first.

But the <virtual-scroller> strategy now proposes to layer it on top of a new low-level capability (e.g. Display Locking, but Mozilla and Apple seem to be opposed to display locking, so perhaps a new alternative will emerge) that will allow find-in-page and a11y navigation to content without incurring the cost of layout.

I think <virtual-scroller> probably isn't a good example of a layered API at this time; maybe it will be a good example some day later when low-level capabilities are added.

For now, I don't think it makes sense to mention <virtual-scroller> as a good example of a layered API.

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