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

[Improvement] Gravitino Web UI defaults to login screen if Gravitino server is not running #1224

Closed
justinmclean opened this issue Dec 20, 2023 · 1 comment · Fixed by #1308
Assignees
Labels
improvement Improvements on everything

Comments

@justinmclean
Copy link
Member

What would you like to be improved?

If the Gravitino server is not running the Gravitino Web UI shows the login screen on startup.

How should we improve?

Tell the user in the UI that Gravitino is not running or it's unable to connect.

@justinmclean justinmclean added the improvement Improvements on everything label Dec 20, 2023
@qqqttt123
Copy link
Contributor

cc @ch3yne

@ch3yne ch3yne self-assigned this Dec 25, 2023
jerryshao pushed a commit that referenced this issue Jan 4, 2024
… handing (#1308)

### What changes were proposed in this pull request?
 
1. Support TypeScript
2. Improve global reauest handing and add error messages

### Why are the changes needed?

Fix: #1113 
Fix: #1224 
Fix: #1225 

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

N/A

### How was this patch tested?

N/A
github-actions bot pushed a commit that referenced this issue Jan 4, 2024
… handing (#1308)

### What changes were proposed in this pull request?
 
1. Support TypeScript
2. Improve global reauest handing and add error messages

### Why are the changes needed?

Fix: #1113 
Fix: #1224 
Fix: #1225 

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

N/A

### How was this patch tested?

N/A
jerryshao pushed a commit that referenced this issue Jan 4, 2024
… handing (#1332)

### What changes were proposed in this pull request?
 
1. Support TypeScript
2. Improve global reauest handing and add error messages

### Why are the changes needed?

Fix: #1113 
Fix: #1224 
Fix: #1225 

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

N/A

### How was this patch tested?

N/A

Co-authored-by: CHEYNE <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants