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

"Save to Notebook Snapshots" button appears in the main view even if the Notebook plugin isn't installed #7733

Open
1 of 7 tasks
ozyx opened this issue May 14, 2024 · 0 comments

Comments

@ozyx
Copy link
Member

ozyx commented May 14, 2024

Summary

Expected vs Current Behavior

The "Save to Notebook Snapshots" feature should not appear in any view unless the Notebook() or RestrictedNotebook plugins have been installed.

Steps to Reproduce

  1. Remove the Notebook plugin from index.html so that it isn't installed
  2. Start Open MCT locally (npm start)
  3. Navigate to any object
  4. Notice the "Save to Notebook Snapshots" menu appears in the view
  5. Notice that creating a snapshot does nothing

Environment

  • Open MCT Version: 4.0.0-next 017380b
  • Deployment Type: local
  • OS: any
  • Browser: any

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 with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

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

No branches or pull requests

1 participant