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

No pagination on Collected Pages #57

Open
4ag2 opened this issue Sep 4, 2024 · 0 comments
Open

No pagination on Collected Pages #57

4ag2 opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@4ag2
Copy link

4ag2 commented Sep 4, 2024

Hello,

I am not sure if you are implementing pages collecting, but there a small issue where only 1 page is browsable, pagination is not working. The same exact issue from xsshunter-express

This could be solved by editing: https://github.com/trufflesecurity/xsshunter/blob/main/front-end/src/pages/CollectedPages.vue as following:

  • line 118: edit the variable name report_count to pages_count
  • line 225: remove the disabled .page-item.disabled
@4ag2 4ag2 added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant