healchow commented on code in PR #6055:
URL: https://github.com/apache/inlong/pull/6055#discussion_r983038873
##########
inlong-dashboard/src/pages/Clusters/NodeEditModal.tsx:
##########
@@ -106,6 +106,11 @@ const NodeEditModal: React.FC<NodeEditModalProps> = ({ id,
type, clusterId, ...m
max: 65535,
},
},
+ {
+ type: 'input',
Review Comment:
How many protocol types do we support?
Suggested changing the input to select box.
--
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]