-
Notifications
You must be signed in to change notification settings - Fork 0
Redesign platform #5
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 97 out of 102 changed files in this pull request and generated 1 comment.
Files not reviewed (5)
- .vercelignore: Language not supported
- app/globals.css: Language not supported
- app/page.module.css: Language not supported
- components/FooterMenu/page.module.css: Language not supported
- old-cascade/.editorconfig: Language not supported
Comments suppressed due to low confidence (2)
components/FooterMenu/FooterMenu.tsx:3
- [nitpick] Consider renaming or replacing the imported CSS module with one specific to FooterMenu (e.g., FooterMenu.module.css) to improve clarity and maintainability.
import styles from "./page.module.css";
old-cascade/README.md:1
- [nitpick] Review the header text for consistent branding; consider updating 'compsigh cascade' to match the naming used in newer sections of the project if applicable.
# compsigh cascade
4f45eb0 to
a1add6a
Compare
This reverts commit 9b61021.
This reverts commit 253feeb.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 97 out of 102 changed files in this pull request and generated no comments.
Files not reviewed (5)
- .vercelignore: Language not supported
- app/globals.css: Language not supported
- app/page.module.css: Language not supported
- components/FooterMenu/FooterMenu.module.css: Language not supported
- old-cascade/.editorconfig: Language not supported
Comments suppressed due to low confidence (1)
components/FooterMenu/FooterMenu.tsx:17
- If 'selectedText' is defined in the imported CSS module, consider using 'styles.selectedText' instead of the string literal to ensure consistent module-based styling.
const style = href === currPath ? "selectedText" : "";
|
Co-authored-by: gursh <[email protected]>
DON'T MERGE THIS, GURSH & I WILL MERGE ON FRIDAY
(.../riddles)(.../riddles/1)(.../riddles/2)(.../riddles/3)