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
problem: when you get to the last page of a paginated table, the section changes size. This is very disorienting, and in some cases, the user loses the section altogether.
solution: buffer the table to be the same size on the last page as on previous tables. Try to keep the pagination arrows in a fixed location relative the section.
The text was updated successfully, but these errors were encountered:
problem: when you get to the last page of a paginated table, the section changes size. This is very disorienting, and in some cases, the user loses the section altogether.
solution: buffer the table to be the same size on the last page as on previous tables. Try to keep the pagination arrows in a fixed location relative the section.
The text was updated successfully, but these errors were encountered: