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 scroll anchors used for observer #96

Open
JayPanoz opened this issue Nov 25, 2024 · 0 comments
Open

Remove scroll anchors used for observer #96

JayPanoz opened this issue Nov 25, 2024 · 0 comments

Comments

@JayPanoz
Copy link
Contributor

JayPanoz commented Nov 25, 2024

Right now scroll anchors are injected into the iframe when in scroll mode so that an IntersectionObserver in apps can detect the top and the bottom of the document, and orchestrate things e.g. displaying links to previous and next resources, etc.

With an Injectable API being implemented (see #83), this should be removed as the Injectable API would allow one to do that.

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