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

[Platform][UI] Universe top-level status shows "Loading" even after the universe creation is complete #7717

Closed
streddy-yb opened this issue Mar 18, 2021 · 0 comments
Assignees
Labels
area/platform Yugabyte Platform area/ui All issues relating to UI/UX
Projects
Milestone

Comments

@streddy-yb
Copy link
Contributor

streddy-yb commented Mar 18, 2021

Steps to reproduce:

  • Create a new universe
  • Goto tasks tab
  • Wait for the universe completion to complete
  • You'll see Universe top-level status still shows loading forever (see the screenshot below)
  • Force refreshing the page changes the status to "Ready"

image

@streddy-yb streddy-yb added area/ui All issues relating to UI/UX area/platform Yugabyte Platform labels Mar 18, 2021
@streddy-yb streddy-yb added this to the 2.7.x milestone Mar 18, 2021
@sunilsutarDCE sunilsutarDCE added this to In progress in Platform Mar 19, 2021
@streddy-yb streddy-yb moved this from In progress to In Review in Platform Mar 30, 2021
sunilsutarDCE added a commit that referenced this issue Mar 31, 2021
…date

Summary:
All issues #7717, #7699, #7561 are related universe status component . There was a conditions due to which refresh universe was not calling ( not updateInProgress ) .

Test Plan:
Tested manually following cases :

1) Tried creating universe from universe list page and after that checked status on UI whether its updating or not on universe list and universe delete page .

2) Tried deleting universe and checked status on universe list page .

3) Tried deleting universe and go to detail of that universe while deletion in progress , after successful deletion it redirects to dashboard page .

Reviewers: andrew, mjoshi, sshevchenko

Reviewed By: sshevchenko

Subscribers: streddy, ui

Differential Revision: https://phabricator.dev.yugabyte.com/D10989
@sunilsutarDCE sunilsutarDCE moved this from In Review to Needs QA/Docs in Platform Mar 31, 2021
YintongMa pushed a commit to YintongMa/yugabyte-db that referenced this issue May 26, 2021
…sue related to status update

Summary:
All issues yugabyte#7717, yugabyte#7699, yugabyte#7561 are related universe status component . There was a conditions due to which refresh universe was not calling ( not updateInProgress ) .

Test Plan:
Tested manually following cases :

1) Tried creating universe from universe list page and after that checked status on UI whether its updating or not on universe list and universe delete page .

2) Tried deleting universe and checked status on universe list page .

3) Tried deleting universe and go to detail of that universe while deletion in progress , after successful deletion it redirects to dashboard page .

Reviewers: andrew, mjoshi, sshevchenko

Reviewed By: sshevchenko

Subscribers: streddy, ui

Differential Revision: https://phabricator.dev.yugabyte.com/D10989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform area/ui All issues relating to UI/UX
Projects
Platform
  
Needs QA/Docs
Development

No branches or pull requests

2 participants