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

Run Page: DataGrid's column filters not working #70

Closed
VallariAg opened this issue Nov 2, 2023 · 1 comment · Fixed by #49
Closed

Run Page: DataGrid's column filters not working #70

VallariAg opened this issue Nov 2, 2023 · 1 comment · Fixed by #49
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@VallariAg
Copy link
Member

VallariAg commented Nov 2, 2023

A couple of issues on /runs page:

Issue 1: when using DataGrid filter feature on "user" column, search for "vallari" (for example) and pulpito-ng would send a request to https://paddles.front.sepia.ceph.com/runs/user/vallari/. That request will fail and the page would go blank.
Expected behaviour: filtering happens on client side and no extra requests are made to paddles.

Issue 2: using DataGrid filter feature on any other column except "user" doesn't work. When trying to filter on any other column (example "runtime"), the filter box's "Columns" field changes back to "user" immediately and does not allow to filter by any other field.
image

@VallariAg VallariAg added bug Something isn't working good first issue Good for newcomers labels Nov 2, 2023
@VallariAg
Copy link
Member Author

Issue 3: #61

@VallariAg VallariAg linked a pull request Feb 2, 2024 that will close this issue
@zmc zmc closed this as completed in #49 Feb 5, 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 good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant