Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

fix(editor): makes pressing Enter to send comment correctly #516

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Aug 9, 2022

fix #326

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #516 (48c1e8a) into main (2a87b8a) will increase coverage by 0.00%.
The diff coverage is 87.50%.

@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   69.28%   69.28%           
=======================================
  Files        1073     1073           
  Lines       18444    18449    +5     
  Branches     2578     2579    +1     
=======================================
+ Hits        12779    12783    +4     
- Misses       5352     5353    +1     
  Partials      313      313           
Flag Coverage Δ
frontend-unit 65.05% <87.50%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...editor/src/editors/commentEditor/commentEditor.tsx 93.33% <ø> (-0.22%) ⬇️
...itor/src/editors/commentEditor/useCommentEditor.ts 76.92% <87.50%> (+5.49%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2022

This pull request has been built and is available for preview at pr516.mashcard.dev.
Default username/password is test1@example.com & test1234.

Devtools

@stackia stackia merged commit c0aea5b into main Aug 10, 2022
@stackia stackia deleted the fix-comment-send branch August 10, 2022 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shortcut "Enter" can not save the comment
2 participants