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

Notebook doesn't display interface after creation #4144

Closed
3 of 5 tasks
charlesh88 opened this issue Aug 24, 2021 · 3 comments · Fixed by #4148
Closed
3 of 5 tasks

Notebook doesn't display interface after creation #4144

charlesh88 opened this issue Aug 24, 2021 · 3 comments · Fixed by #4148

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Aug 24, 2021

Seen during Testathon on 8-24-21. Creating a new Notebook resulted in a blank interface.
image

Refreshing doesn't solve the problem.

Console errors when navving to a newly created Notebook:
image

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug?

Steps to Reproduce

  1. Make a new Notebook.

Environment

  • Open MCT Version: 1.7.7
  • Deployment Type: /testathon
  • OS:
  • Browser:

Additional Information

notebook storage : localStorage.setItem('notebook-storage', "{\"notebookMeta\":{\"name\":\"Shift Log\",\"identifier\":{\"namespace\":\"\",\"key\":\"946a5fca-0221-4ea3-b511-1797c4493d97\"},\"link\":\"#/browse/mine/90d87ab3-65ae-4279-93ec-f31f1270bd0f/946a5fca-0221-4ea3-b511-1797c4493d97?tc.mode=local&tc.startDelta=1800000&tc.endDelta=60000&tc.timeSystem=utc&view=notebook-vue&pageId=b9b7412e-3204-4cb1-bc2b-7747bf1a60aa&sectionId=0770bc2b-5b25-4475-a82f-12a4e8c09fb7?sectionId=0770bc2b-5b25-4475-a82f-12a4e8c09fb7&pageId=b9b7412e-3204-4cb1-bc2b-7747bf1a60aa\"},\"page\":{\"id\":\"b9b7412e-3204-4cb1-bc2b-7747bf1a60aa\",\"isDefault\":false,\"isSelected\":true,\"name\":\"Shift 1\",\"pageTitle\":\"Page\"},\"section\":{\"id\":\"0770bc2b-5b25-4475-a82f-12a4e8c09fb7\",\"isDefault\":false,\"isSelected\":true,\"name\":\"Shift Log\",\"pages\":[{\"id\":\"b9b7412e-3204-4cb1-bc2b-7747bf1a60aa\",\"isDefault\":false,\"isSelected\":true,\"name\":\"Shift 1\",\"pageTitle\":\"Page\"}],\"sectionTitle\":\"Section\"}}");

@charlesh88
Copy link
Contributor Author

charlesh88 commented Aug 26, 2021

Testathon 8-26-21: verified fixed by creating a new Notebook.

@tiffanyatruong
Copy link

verified fixed - testathon 8/26/2021

@kobe1104
Copy link
Contributor

Verified fixed - testathon 8/26/2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

6 participants