likyh opened a new issue, #3548:
URL: https://github.com/apache/incubator-devlake/issues/3548

   ## What and why to refactor
   
https://github.com/apache/incubator-devlake/blob/7853386b27f68ebba7eb266b854a731f60db6d76/config-ui/src/hooks/useDataScopesManager.jsx#L107-L169
   
   `newScope` is an object before this switch and it becomes an array of 
objects after `switch`.
   
   ## Describe the solution you'd like
   spilt `newScope` to 2 vars
   


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

Reply via email to