geido commented on code in PR #22115:
URL: https://github.com/apache/superset/pull/22115#discussion_r1021649869
##########
superset-frontend/src/components/TableView/TableView.tsx:
##########
@@ -49,6 +49,7 @@ export interface TableViewProps {
isPaginationSticky?: boolean;
showRowCount?: boolean;
scrollTable?: boolean;
+ scrollTopOnPagination?: boolean;
Review Comment:
I think this D2D modal pagination is a valid use case. I tend to believe
this is a pretty standard behaviour in paginated tables that should be made
available
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]