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
Current behavior
Currently, in the explorer table components show pagination also when it's not necessary (when there is only one page). This unnecessarily distracts users.
Expected behavior
We should hide pagination if the user can't paginate anyway (all elements fits one page).
Screenshots
The text was updated successfully, but these errors were encountered:
Current behavior
Currently, in the explorer table components show pagination also when it's not necessary (when there is only one page). This unnecessarily distracts users.
Expected behavior
We should hide pagination if the user can't paginate anyway (all elements fits one page).
Screenshots
The text was updated successfully, but these errors were encountered: