-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visualization Page Pagination #3591
Visualization Page Pagination #3591
Conversation
b4e6beb
to
0a5f2bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the production Visualization view is now taking a long time to load, I think we ought to get this deployed. 😆
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While I concur with Dave, I don't think we should be committing commented-out code (if that's what that is...), and I think it would be better if we simplified the dispatch-to-dispatch pattern...but, I'm not blocking the merge if you two think this should move forward as-is.
dashboard/src/modules/components/ComparisonComponent/PanelContent.jsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
* PBENCH-1300 Visualization Page Pagination
PBENCH-1300
Visualization Page Pagination