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

Frontend fix issues and improvments #154

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

AQIB-NAWAB
Copy link
Contributor

What kind of change does this PR introduce?
bug and refactoring

Issue Number:

Screenshots/videos:
image
image
image

Summary
Resolve the fronted issue majorly related to bug fix and refactoring

Does this PR introduce a breaking change?
NO

@AQIB-NAWAB
Copy link
Contributor Author

@JeelRajodiya Please review the PR

@AQIB-NAWAB AQIB-NAWAB requested a review from JeelRajodiya March 23, 2025 00:04
@AQIB-NAWAB
Copy link
Contributor Author

AQIB-NAWAB commented Mar 23, 2025

I made changes , @JeelRajodiya please review the code

@AQIB-NAWAB
Copy link
Contributor Author

@JeelRajodiya Please review the PR

@JeelRajodiya JeelRajodiya requested a review from Copilot March 27, 2025 11:37
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to fix frontend bugs and improve code quality through minor refactoring.

  • Updated markup for error details in Output.tsx
  • Enhanced styling integration in MyBtn.tsx

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
app/components/Output/Output.tsx Modified header markup for "Possible Fixes"
app/components/MyBtn/MyBtn.tsx Added CSS module styling to the Button component
Files not reviewed (2)
  • app/components/MyBtn/MyBtn.module.css: Language not supported
  • content/02-Primitive-Types/09-Combining-Types/instructions.mdx: Language not supported
Comments suppressed due to low confidence (2)

app/components/Output/Output.tsx:70

  • Changing the container element from a
    to a tag may affect the layout and semantic structure of the page. Consider wrapping the element within a block-level container (such as a
    ) to maintain consistency.
<b>Possible Fixes:</b>

app/components/MyBtn/MyBtn.tsx:35

  • Ensure that the MyBtn.module.css file exists and includes a definition for 'myBtn' to prevent any styling issues during runtime.
className={styles.myBtn}

@AQIB-NAWAB
Copy link
Contributor Author

Hi @JeelRajodiya , I made changes . Please review the PR

@AQIB-NAWAB
Copy link
Contributor Author

Hi @JeelRajodiya , Please review the PR

@AQIB-NAWAB
Copy link
Contributor Author

Hi @JeelRajodiya , Please review the PR.
Thanks

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.

Frontend issues need to resolved and improvents
2 participants