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

Resolution of any value error within [student_id] - Issue #334 #351

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

katconnors
Copy link
Contributor

@katconnors katconnors commented Jul 16, 2024

See issue here: #334
Import of the custom/project Modal component was not occurring.
Note that the staff page does not utilize the same Modal, so the reference doesn't need updates.
Co-authored-by: Yun Whitman savannahwhitman1@gmail.com

>
>
Co-authored-by: Yun Whitman <savannahwhitman1@gmail.com>
>
>
Co-authored-by: Yun Whitman <savannahwhitman1@gmail.com>
@KCCPMG KCCPMG linked an issue Jul 22, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

@KCCPMG KCCPMG left a comment

Choose a reason for hiding this comment

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

Looks good. I linked this PR to issue 334, but when I was looking for it, I didn't actually see the original error that #334 was referencing- maybe it was cleaned up in an earlier revision? At any rate I think this is good to go assuming there are no merge issues.

import $StudentPage from "../../styles/StudentPage.module.css";

import * as React from "react";
import Typography from "@mui/material/Typography";

// test comment
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably don't need this anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks Connor! deleted this extraneous comment

@katconnors katconnors merged commit 07ddc07 into main Jul 22, 2024
3 checks passed
@katconnors katconnors deleted the lint-check branch July 22, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Lint check errors in [student_id].tsx
3 participants