You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Byron Hsu (Jira)" <ji...@apache.org> on 2021/01/09 15:12:00 UTC

[jira] [Updated] (SUBMARINE-706) Refactor workbench experiment page

     [ https://issues.apache.org/jira/browse/SUBMARINE-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Byron Hsu updated SUBMARINE-706:
--------------------------------
    Description: 
Although the code can work fine now, it has several problems.
 # The code is hard to read because all the logic is all mixed together.
 # The code is hard to extend. Some of them should be modulized to smaller components.
 # Some of the code use a dirty trick to fix temporary problems, but they can be fixed elegantly by angular library.

> Refactor workbench experiment page
> ----------------------------------
>
>                 Key: SUBMARINE-706
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-706
>             Project: Apache Submarine
>          Issue Type: Improvement
>            Reporter: Byron Hsu
>            Priority: Major
>
> Although the code can work fine now, it has several problems.
>  # The code is hard to read because all the logic is all mixed together.
>  # The code is hard to extend. Some of them should be modulized to smaller components.
>  # Some of the code use a dirty trick to fix temporary problems, but they can be fixed elegantly by angular library.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org