featzhang commented on code in PR #8053: URL: https://github.com/apache/inlong/pull/8053#discussion_r1228021172
########## inlong-dashboard/src/ui/components/EditableTable/index.tsx: ########## @@ -69,6 +69,10 @@ export interface EditableTableProps // Can add a new line? Default: true. canAdd?: boolean; canBatchAdd?: boolean; Review Comment: This is an urgent need to solve the problem of importing fields in batches online, and it will be generalized in the next version. -- 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]
