Skip to content

Updated limit pagination#1

Open
78wesley wants to merge 5 commits intoalkc:mainfrom
78wesley:main
Open

Updated limit pagination#1
78wesley wants to merge 5 commits intoalkc:mainfrom
78wesley:main

Conversation

@78wesley
Copy link
Copy Markdown

I've updated HTMX to 1.9.10 and fixed limit at the pagination that didn't work.

I tried to fix the issue to reset the page selection to 1 if limit has change. I couldn't do it with jinja so I did it with javascript.... I didn't do it with python because is a visual issue not a request issue.

@alkc alkc self-requested a review February 23, 2024 12:26
Copy link
Copy Markdown
Owner

@alkc alkc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting a PR to my obscure practice repo!

Found one detail that needs correcting before the page limit selector works flawlessly, otherwise it looks good!

Copy link
Copy Markdown
Author

@78wesley 78wesley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed form submission it gave a proxy error when pressing enter in the search field. Also updated hx-trigger at the search input to prevent spamming.

@78wesley 78wesley requested a review from alkc April 9, 2024 20:04
Copy link
Copy Markdown
Author

@78wesley 78wesley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked

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.

2 participants