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

feat(component): Create ExerciesReportCard #2587

Merged
merged 9 commits into from
Dec 10, 2022

Conversation

flacial
Copy link
Member

@flacial flacial commented Dec 8, 2022

Related to #2251

Description

This PR creates the component that'll be used by the student to report an exercise. It has an input and two buttons to either submit the issue or cancel the report. It'll be used in in this page

We didn't design what happens when the report button is clicked, so I designed that part. Let me know if you have any suggestions.

Images image image image

@vercel
Copy link

vercel bot commented Dec 8, 2022

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Dec 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Dec 10, 2022 at 4:46PM (UTC)

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #2587 (65a6b2a) into master (1309f26) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2587   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          186       187    +1     
  Lines         3414      3435   +21     
  Branches       929       938    +9     
=========================================
+ Hits          3414      3435   +21     
Impacted Files Coverage Δ
...mponents/ExerciseReportCard/ExerciseReportCard.tsx 100.00% <100.00%> (ø)

@flacial flacial changed the title feat(component: Create ExerciesReportCard feat(component): Create ExerciesReportCard Dec 8, 2022
@flacial flacial merged commit b105d42 into garageScript:master Dec 10, 2022
@flacial flacial self-assigned this Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🦄 Done
Development

Successfully merging this pull request may close these issues.

2 participants