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

Add comment form and use database for comments #159

Merged
merged 28 commits into from
Nov 16, 2021
Merged

Conversation

sarahkwon
Copy link
Contributor

renders comment form on click

no comment backend setup, for now the submit button writes to the console.

Sarah Kwon added 24 commits October 8, 2021 12:56
@sarahkwon sarahkwon marked this pull request as draft November 14, 2021 12:23
@coveralls
Copy link

coveralls commented Nov 16, 2021

Pull Request Test Coverage Report for Build 1465891815

  • 40 of 93 (43.01%) changed or added relevant lines in 10 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-4.2%) to 48.864%

Changes Missing Coverage Covered Lines Changed/Added Lines %
client/src/pages/LocationPage/ReviewSection/Review.tsx 5 8 62.5%
src/routes/users.ts 2 6 33.33%
client/src/pages/LocationPage/ReviewSection/index.tsx 6 16 37.5%
client/src/pages/WriteReviewPage/index.tsx 9 24 37.5%
src/routes/reviews.ts 8 29 27.59%
Files with Coverage Reduction New Missed Lines %
client/src/pages/LocationPage/LeftColumnDetails.tsx 1 90.91%
Totals Coverage Status
Change from base Build 1457708883: -4.2%
Covered Lines: 284
Relevant Lines: 487

💛 - Coveralls

@chriscerie chriscerie changed the title Comment form Add comment form and use database for comments Nov 16, 2021
@chriscerie chriscerie marked this pull request as ready for review November 16, 2021 08:13
@chriscerie chriscerie merged commit 88e30d2 into main Nov 16, 2021
@chriscerie chriscerie deleted the comment-form branch November 16, 2021 08:13
@chriscerie chriscerie linked an issue Nov 16, 2021 that may be closed by this pull request
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.

Add comment form for locations
3 participants