You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently pagination has a limit to show with skip parameter, if we change it to range of ids, it might break with filtered results. We need to find a better solution considering filtering and sorting.
Also when filtered results are shown the header tags always show only two options (All attestations / My attestations). It should also consider filtered attestations
The text was updated successfully, but these errors were encountered:
Currently pagination has a limit to show with skip parameter, if we change it to range of ids, it might break with filtered results. We need to find a better solution considering filtering and sorting.
Also when filtered results are shown the header tags always show only two options (All attestations / My attestations). It should also consider filtered attestations
The text was updated successfully, but these errors were encountered: