pawarprasad123 commented on code in PR #354: URL: https://github.com/apache/atlas/pull/354#discussion_r2131643661
########## dashboard/src/components/Table/TableLayout.tsx: ########## @@ -352,18 +352,23 @@ const TableLayout: FC<TableProps> = ({ showPagination, setUpdateTable, isfilterQuery, - isClientSidePagination + isClientSidePagination, + isEmptyData, Review Comment: We need to fix this in the entity detail page->classification tab pagination, go to 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