From the to-do list: MPA V1.0: API integration bugs and improvements
✔ Filtering and loading issue
(Completed by Pierre henri Seylan on February 6, 2019)
Comments
Pierre henri Seylan on January 29, 2019:
Due to the last changes made to improve the dynamic loading, there are some issues with filtering:
1. List by name/ recent etc. Now you need to click twice on a sorting option before the list is updated. For example "list by recent" The list gets updated only the second time you click the option.
2. Empty results: In some cases, the list of results is empty. I cant determine how to reproduce the issue, but i often get it in list view. For example when using the filter "one-shots + recent"
I'm still having some issues, in some cases the API doesnt return enough results, for example: Factory list view -> one-shots + drum + sort by recent It returns only 2 result. If you do the same search but with list by "name", you get dozens of resultsĀ
Comments
Pierre henri Seylan on January 29, 2019:
1. List by name/ recent etc.
Now you need to click twice on a sorting option before the list is updated.
For example "list by recent"
The list gets updated only the second time you click the option.
2. Empty results:
In some cases, the list of results is empty.
I cant determine how to reproduce the issue, but i often get it in list view.
For example when using the filter "one-shots + recent"
here is a video showing the problem:
https://www.dropbox.com/s/jxcyyevjvaq0xcw/filtering%20issues.mov?dl=0
Karim Alabtakh on February 1, 2019:
Pierre henri Seylan on February 1, 2019:
I'm still having some issues, in some cases the API doesnt return enough results, for example:
Factory list view -> one-shots + drum + sort by recent
It returns only 2 result.
If you do the same search but with list by "name", you get dozens of resultsĀ