Closed sundasnoreen12 closed 4 months ago
Attention: Patch coverage is 97.01493%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 93.16%. Comparing base (
422fbf6
) to head (13a8a17
).
Files | Patch % | Lines |
---|---|---|
src/discussions/post-comments/data/hooks.js | 97.29% | 1 Missing :warning: |
src/discussions/utils.js | 75.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
INF-1444
Description
Learners using the discussion board have faced a frustrating issue: losing their work when switching tabs and returning to the post. This can be especially disheartening for those writing lengthy comments or responses. The issue occurs specifically while writing comments or responses on posts.
Solution
Draft Feature: Offering a draft functionality where users can save unfinished posts and return to them later. The draft only be saved on the frontend and are lost on page reload.
Screenshots/sandbox (optional):
https://www.loom.com/share/fa0007a967ea406f89835409009dd3b1?sid=72cdf8c3-2e9f-4816-ba62-d7b991b5872b
Merge Checklist
Post-merge Checklist