Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding safety nets and better performance to paginated tables #10589

Assignees
Parkreiner
Labels
bug riskProne to bugss3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard
@Parkreiner

Description

@Parkreiner

Spurred by#10452 and#10549
Partially addressed already with#10567 and#10561
Overlaps somewhat with#10587

Basically, I think the pagination logic could have some extra "safety nets" and some other UI niceties to help avoid user confusion and keep the UI feeling responsive. This would affect the following tables:

  • Users table
  • Audits table
  • Workspaces table

Safety nets and bug fixes

  1. Make sure that if the user accidentally navigates to an "invalid" table page, there'ssomething (automatic or manual) that makes it easy for them to get back to a valid page (right now, the page navigation UI disappears entirely)
  2. Make sure that when the user changes pages, the browser will always bring them back to the top of the table (but maybe make it so that this doesn't happen if they start scrolling or doing anything while waiting for the new data to load in? Don't want to hijack their controls if they're in the middle of something)
  3. Make sure data for each page is cached properly, so that if you go to a page you've already visited, you see the data immediately

Niceties

  1. After a new page loads in, prefetch the next and previous pages (when it makes sense)

Metadata

Metadata

Assignees

Labels

bug riskProne to bugss3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp