UMLCloudComputing / UniPath.io

UniPath.io is a full-stack web application that allows users to create, plan, and share their class schedules for their entire degree program.
https://www.unipath.io
MIT License
9 stars 19 forks source link

Added a basic template for frequently asked questions to the support … #120

Closed AmazingConnie closed 4 months ago

AmazingConnie commented 4 months ago

…page

Overall Review of Changes:

I added an accordion component to the support page for frequently asked questions.

Reason for Change

The support page can serve as the website's FAQ/Troubleshooting area.

Additional Changes

Changed next.js version to latest in package.json.

Tested:

Yes

unipathsupport
rajeshrah22 commented 4 months ago

Hey Rohan, can you add a screenshot.

Thanks 👍

Gurpranked commented 4 months ago

The build is failing because there is a version mismatch for Next JS. Could you please update your Next JS version in your code?

github-actions[bot] commented 4 months ago

CI/CD pipeline completed successfully! View branch preview: https://117-create-support-page.d3c5lsis3camij.amplifyapp.com/

github-actions[bot] commented 4 months ago

CI/CD pipeline completed successfully! View branch preview: https://117-create-support-page.d3c5lsis3camij.amplifyapp.com/

Gurpranked commented 4 months ago

There seems to be some backend issues with version mismatches on some of the dependencies. Will look into the backend to make sure about that. Currently the generated preview seems to be missing the changes made in code, even though they are present in source. Again, likely a backend issue and will be looked into.

github-actions[bot] commented 4 months ago

CI/CD pipeline completed successfully! View branch preview: https://117-create-support-page.d3c5lsis3camij.amplifyapp.com/

github-actions[bot] commented 4 months ago

CI/CD pipeline completed successfully! View branch preview: https://117-create-support-page.d3c5lsis3camij.amplifyapp.com/

github-actions[bot] commented 4 months ago

CI/CD pipeline completed successfully! View branch preview: https://117-create-support-page.d3c5lsis3camij.amplifyapp.com/

MartinMarwad commented 4 months ago

Going to hold off on merging for now. Need to create a new branch with these changes without changes to package.json and package-lock.json files, and then make new PR for that.

rajeshrah22 commented 4 months ago

This has been moved to another pull request, @AmazingConnie your changes have now been merged to main from another branch.