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

Add support for URL fragment in pagination button's link #154

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

greyli
Copy link
Contributor

@greyli greyli commented Apr 26, 2017

When use this macro to paginate comments on a post page, you have to scroll to comment area every time after you click the page button. It is useful to add a URL fragment in page button, here is a simple use case: render_pagination(pagination, fragment='#comment').

When use this macro to paginate comments on a post page, you have to scroll to comment area every time after you click the page button. It is useful to add a URL section in page button, here is a simple use case: `render_pagination(pagination, section='#comment')`.
Update SQLAlchemy docs for pagination URL section
@greyli greyli changed the title Add support for URL section in pagination button Add support for URL fragment in pagination button's link Apr 26, 2017
@greyli
Copy link
Contributor Author

greyli commented Sep 15, 2017

Any idea?

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

Successfully merging this pull request may close these issues.

1 participant