KUAN-HSUN-LI opened a new pull request, #928: URL: https://github.com/apache/submarine/pull/928
### What is this PR for? Create the environment for the React workbench. Why do we need the new workbench? 1. The old workbench with Angular is not efficient 2. API service in the old workbench is too complicated. We will generate the API via `openAPI` in the new workbench. 3. The old workbench is not fully test ### What type of PR is it? [Feature] ### Todos * [x] - Build the code from `vite-app` template * [x] - Create unit test via `react testing library` * [ ] - Let sidebar collapsible ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-1238 ### How should this be tested? * The test has been added to the GitHub Actions. * You can also run the test in the `submarine-workbench-v2` through the command `yarn test`. * When running the tests, it will show the warning due to the `testing library` is not fully supporting the React 18  ### Screenshots (if appropriate)  ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? Yes * Does this need new documentation? No -- 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]
