yuchen-ecnu commented on PR #21540: URL: https://github.com/apache/flink/pull/21540#issuecomment-1363771038
Hi @Myasuka @Myasuka , The nzTable is sorted in descending order by default, you can refer to the following code. But specifying `nzSortOrder ` is a more standard usage. E.g., when `nzSortOrder ` is specified, the sorted icon in the head of the table is highlighted. Overall, this PR LGTM. https://github.com/NG-ZORRO/ng-zorro-antd/blob/923f14eba1a4caa010d230c08a96ca0b344c65ea/components/table/src/table-data.service.ts#L86 -- 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]
