You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/02 06:38:37 UTC

[GitHub] [inlong] leezng commented on a diff in pull request #6367: [INLONG-6365][Dashboard] Modify the options of the data type and modify some files name

leezng commented on code in PR #6367:
URL: https://github.com/apache/inlong/pull/6367#discussion_r1011247168


##########
inlong-dashboard/src/metas/sources/defaults/index.ts:
##########
@@ -26,18 +26,18 @@ export const allDefaultSources: MetaExportWithBackendList = [
     LoadEntity: () => import('../common/SourceInfo').then(r => ({ default: r.SourceInfo })),
   },
   {
-    label: 'Auto Push',
+    label: 'File',

Review Comment:
   It is recommended to use the first alphabetical sorting for this sorting. As the subsequent types increase, the sorted order is more reasonable.



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org