tasks filter status no result,There are actually many tasks
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- tasks filter status no result,There are actually many tasks
Expected behavior has result
Screenshots
Environments (please complete the following information):
- OS: windows10
- Browser chrome
- Version v0.6.16
Additional context status filter no request or request from = int error,no result
@mj520 Could u paste more information about your requests (payload & responses) which applied filters.
When there are a large number of tasks that have already been queued for execution and have already been completed, if the previous tasks are all queued, if the switches to completed or executing are empty, and if several tasks are loaded to completed or executing first, the switches have data but are still missing and cannot be scrolled, it means that only the current data is filtered You can compare it with the interface or see if data is requested when switching https://github.com/meilisearch/meilisearch/issues/4743
@mj520 Thx! I'm developing a brand new version of this admin panel, try to fix this in next major version, hope u can try that at that time.
@mj520 The new version v0.7.1 has been published. Hope you can try it.
Closed due to no response.