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

[#1611] fix(web): fix click tree table error #1612

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

ch3yne
Copy link
Contributor

@ch3yne ch3yne commented Jan 19, 2024

What changes were proposed in this pull request?

Fix the issue of clicking on the table in the tree list.

After: when clicked the hive-schema-table on the tree view.
image

Why are the changes needed?

Fix: #1611

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@ch3yne ch3yne self-assigned this Jan 19, 2024
@jerryshao jerryshao merged commit f145099 into apache:main Jan 19, 2024
5 checks passed
mchades pushed a commit to mchades/gravitino that referenced this pull request Jan 24, 2024
### What changes were proposed in this pull request?

Fix the issue of clicking on the `table` in the tree list.

After: when clicked the `hive-schema-table` on the tree view.
<img width="1040" alt="image"
src="https://github.com/datastrato/gravitino/assets/17310559/ae534b7e-0288-4cff-a1b7-5874b5c461d0">


### Why are the changes needed?

Fix: apache#1611

### 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] [UI]Click table in the navigation, pop Application error
2 participants