Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1150] fix(UI): Fix details comment error and improve components check #1330

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

ch3yne
Copy link
Contributor

@ch3yne ch3yne commented Jan 4, 2024

What changes were proposed in this pull request?

The error occurred due to the failure to locate the correct variable object and its properties.

Resolve: use an empty string as a substitute.

Extra:

  1. Initialize and reset the tree list when the metalake page is loaded.
  2. Improve rendering of components check.

Why are the changes needed?

Fix: #1150

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@ch3yne ch3yne self-assigned this Jan 4, 2024
@jerryshao jerryshao added need backport Issues that need to backport to another branch branch-0.3 labels Jan 4, 2024
@jerryshao jerryshao merged commit 87461a7 into apache:main Jan 4, 2024
11 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 4, 2024
…ck (#1330)

### What changes were proposed in this pull request?

The error occurred due to the failure to locate the correct variable
object and its properties.

Resolve: use an empty string as a substitute.

Extra:
1. Initialize and reset the tree list when the metalake page is loaded.
2. Improve rendering of components check.

### Why are the changes needed?

Fix: #1150 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] Gravitrino Web UI gives error when looking at metalake details.
2 participants