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

Should use relative paths for npm build purposes #4682

Closed
5 tasks
davetsay opened this issue Jan 6, 2022 · 2 comments
Closed
5 tasks

Should use relative paths for npm build purposes #4682

davetsay opened this issue Jan 6, 2022 · 2 comments

Comments

@davetsay
Copy link
Contributor

davetsay commented Jan 6, 2022

Summary

Vue components pulled into external repository cannot resolve paths.

*This is an exception in how Open MCT should be used in external repositories. This does not affect normal usage of Open MCT. Internal implementation should not normally affect external usage.

Expected vs Current Behavior

Paths should resolve correctly when using component externally.

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?

Steps to Reproduce

  1. See that Folder Grid Views work as expected
  2. See that Folder List Views work as expected
  3. See that Object Labels work as expected
  4. See that notebooks work as expected

Environment

  • Open MCT Version:
  • Deployment Type:
  • OS:
  • Browser:

Additional Information

@unlikelyzero
Copy link
Contributor

unlikelyzero commented Jan 6, 2022

Testing Notes

See that Folder Grid Views work as expected
See that Folder List Views work as expected
See that Object Labels work as expected
See that notebooks work as expected

(No console errors)

@charlesh88
Copy link
Contributor

Verified fixed Testathon 01-06-22.

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

No branches or pull requests

3 participants