Brijesh619 commented on code in PR #354: URL: https://github.com/apache/atlas/pull/354#discussion_r2163091350
########## dashboard/src/components/Table/TableLayout.tsx: ########## @@ -352,18 +352,23 @@ const TableLayout: FC<TableProps> = ({ showPagination, setUpdateTable, isfilterQuery, - isClientSidePagination + isClientSidePagination, + isEmptyData, Review Comment: added the client side pagination changes, goto page is now working properly -- 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: dev-unsubscr...@atlas.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org