Skip to content

Showing pages with status code - wrong filter #16

Description

@lsascha

Description

When Filtering for status codes, the wired status code filter is wrong and results in an empty table.

Image

Unfortunately my test has no results (unless the backend also filters wrong, i did not check that).

But clicking on it, it opens the url with /pages/response?status_code=5

Though testing the same format with 200 status codes, it would be /pages/response?status_code=2 which results in an empty table. Correct would be /pages/response?status_code=200-299

Steps to reproduce

  1. Filter for status codes
  2. Notice that the filter is wired wrong and shows an empty table.

Expected behavior

Correctly filtered table

Actual behavior

Version

v0.12.8

Operating System

Windows (x86_64)

Configuration

Logs


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions