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

Remove console error imports #648

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Remove console error imports #648

merged 1 commit into from
Feb 9, 2022

Conversation

willespencer
Copy link
Member

@willespencer willespencer commented Feb 9, 2022

Summary

This pull request removes the imports that are failing in the console on CoursePlan.io as a result of Vue being updated to v3.2.30. As noted in #496, a similar attempt to remove a broken import, we manage Bootstrap through NPM and thus do not need the import lines that are failing.

image

Test Plan

Ensure that the errors do not appear in the console logs of the deploy link.

Additionally, confirm CP works and is styled as expected. Specifically - confirm styling on the landing page, onboarding modal, and mobile views look as expected

Notes

Do we want to push to prod after this is merged since the console errors are on the live site?

Blockers

This resolves the blocker on all current PRs with the Cypress tests failing because there were console errors.

@willespencer willespencer requested a review from a team as a code owner February 9, 2022 03:20
@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 10.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

Visit the preview URL for this PR (updated for commit 7e844a4):

https://cornelldti-courseplan-dev--pr648-fix-bootstrap-error-9odu3hd5.web.app

(expires Wed, 16 Feb 2022 03:23:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Copy link
Contributor

@einc einc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting to this so fast!

Tested and no errors appear in console log. I don’t see any differences on the landing page, onboarding, or mobile either.

We haven’t merged any PRs since Jan release, so pushing to prod (if we want) should be easy as it’s just this PR! @jessfeng thoughts?

@willespencer willespencer merged commit 0dbc63b into master Feb 9, 2022
@willespencer willespencer deleted the fix-bootstrap-error branch February 9, 2022 23:57
@willespencer willespencer mentioned this pull request Feb 14, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants