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

[#1428] improvement(UI): Filtering empty keys when create or update #1412

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

ch3yne
Copy link
Contributor

@ch3yne ch3yne commented Jan 10, 2024

What changes were proposed in this pull request?

Filtering empty keys when operating create or update.

image

After adding an empty key, the API will prompt an error message, so we need to prevent this from happening at the frontend level.

Why are the changes needed?

Fix: #1428

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@ch3yne ch3yne self-assigned this Jan 10, 2024
@jerryshao
Copy link
Contributor

Please create a bug issue about this.

@ch3yne ch3yne changed the title [MINOR] fix(UI): Filtering empty keys when create or update [#1428] fix(UI): Filtering empty keys when create or update Jan 10, 2024
@ch3yne ch3yne changed the title [#1428] fix(UI): Filtering empty keys when create or update [#1428] improvement(UI): Filtering empty keys when create or update Jan 10, 2024
@jerryshao jerryshao added need backport Issues that need to backport to another branch branch-0.3 labels Jan 10, 2024
@jerryshao jerryshao merged commit fbd19c8 into apache:main Jan 10, 2024
11 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 10, 2024
…1412)

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

Filtering empty keys when operating create or update.

<img width="480" alt="image"
src="https://github.com/datastrato/gravitino/assets/17310559/c2bbf850-dfe9-4419-9f6d-6d9cd2fbe0f1">

After adding an empty key, the API will prompt an error message, so we
need to prevent this from happening at the frontend level.

### Why are the changes needed?

Fix: #1428 

### 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
branch-0.3 need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Filtering empty keys when create or update in the web UI
2 participants