juzhiyuan edited a comment on pull request #1726:
URL: https://github.com/apache/apisix-dashboard/pull/1726#issuecomment-816772167


   Hi, I noticed that there have **too many changes!**
   
   This is due to I separate the 
[UpstreamForm](https://github.com/apache/apisix-dashboard/blob/master/web/src/components/Upstream/UpstreamForm.tsx)
 file (more than 813 lines) into some sub-components, to make this module more 
clear for developers.
   
   According to the schema_def file: 
https://github.com/apache/apisix/blob/master/apisix/schema_def.lua#L114 , I 
structured the components according to fields style. e.g `active.host` -> 
`<ActiveCheck.Host />`.
   
   
![image](https://user-images.githubusercontent.com/2106987/114205553-fb913200-998c-11eb-9d55-fdfdbb949ee2.png)


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to