nicholaschiang / hammock

Move your newsletters outside of your inbox. Focus on and learn from the content you love in a distraction-free reading space.
https://readhammock.com
GNU Affero General Public License v3.0
11 stars 1 forks source link

feat: add newsletter feedback #143

Closed nicholaschiang closed 3 years ago

nicholaschiang commented 3 years ago

Fixes PD-24

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

hammock – ./

πŸ” Inspect: https://vercel.com/readhammock/hammock/CNrbyUmhN9yjuCJ57sHabagCwtHL
βœ… Preview: https://hammock-git-feedback-readhammock.vercel.app

linear[bot] commented 3 years ago
PD-24 Feedback to writer

When user scrolls down to the mid point of a newsletter, a dialogue appears with rating poll and text field for comment. After selecting 1-5 stars they can add text comment and "Send". This sends an email from "??@readhammock.com" with Subject TBC and Body TBC See Figma (Frame "Reading - Stratechery 8": https://www.figma.com/file/968zBs03dtG5hS2pJOagcv/Newsletter-Reader-prototype?node-id=0%3A1

codecov[bot] commented 3 years ago

Codecov Report

Merging #143 (8aee449) into develop (985b881) will decrease coverage by 35.57%. The diff coverage is n/a.

:exclamation: Current head 8aee449 differs from pull request most recent head 9c515d0. Consider uploading reports for the commit 9c515d0 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #143       +/-   ##
==========================================
- Coverage    35.57%      0   -35.58%     
==========================================
  Files           82      0       -82     
  Lines         1383      0     -1383     
  Branches       414      0      -414     
==========================================
- Hits           492      0      -492     
+ Misses         891      0      -891     
Impacted Files Coverage Ξ”
components/icons/sync.tsx
lib/api/db/user.ts
pages/login.tsx
components/icons/lock.tsx
pages/highlights.tsx
lib/hooks/fetch.ts
lib/context/theme.ts
components/button.tsx
components/icons/unarchive.tsx
lib/hooks/loading.tsx
... and 69 more

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 985b881...9c515d0. Read the comment docs.