Skip to content

No pagination on Collected Pages #57

Open
@4ag2

Description

@4ag2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions