Skip to content

[Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared#9037

Merged
songjianet merged 1 commit into
apache:devfrom
zhangxinruu:clear_info
Mar 21, 2022
Merged

[Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared#9037
songjianet merged 1 commit into
apache:devfrom
zhangxinruu:clear_info

Conversation

@zhangxinruu
Copy link
Copy Markdown
Contributor

@zhangxinruu zhangxinruu commented Mar 20, 2022

Purpose of the pull request

close #9024
1647786642(1)
1647786668(1)

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

@songjianet songjianet changed the title When creating a new project, the last created project information is not cleared #9024 fix created project information is not cleared [Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared #9024 fix created project information is not cleared Mar 20, 2022
@songjianet songjianet added bug Something isn't working UI ui and front end related labels Mar 20, 2022
@songjianet songjianet changed the title [Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared #9024 fix created project information is not cleared [Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared #9024 Mar 20, 2022
@songjianet songjianet changed the title [Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared #9024 [Fix][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared Mar 20, 2022
Copy link
Copy Markdown
Member

@labbomb labbomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 20, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.75%. Comparing base (ce8f0ad) to head (eb70bfa).
⚠️ Report is 2720 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #9037      +/-   ##
============================================
- Coverage     39.77%   39.75%   -0.02%     
+ Complexity     4264     4263       -1     
============================================
  Files           808      808              
  Lines         32551    32551              
  Branches       3649     3649              
============================================
- Hits          12946    12942       -4     
- Misses        18378    18381       +3     
- Partials       1227     1228       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Member

@songjianet songjianet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@songjianet songjianet merged commit 16bc226 into apache:dev Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][UI Next][V1.0.0-Alpha] When creating a new project, the last created project information is not cleared

4 participants