e2corporation commented on code in PR #3017: URL: https://github.com/apache/incubator-devlake/pull/3017#discussion_r967117515
########## config-ui/src/pages/connections/webhook/form-modal.jsx: ########## @@ -0,0 +1,150 @@ +/* Review Comment: Ideally this will get migrated to `@/components` or `@/components/webhooks` in the future for better separation and accessibility. For now its ok to keep the child component here, though it should be renamed to `FormModal.jsx` to match the component function signature. Only _Page_ level components are using lowercase alpha-numeric filenames. -- 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]
