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

fix(editor): hides cut/copy actions in Firefox #519

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Aug 10, 2022

fix #232

@Darmody Darmody temporarily deployed to pr_preview August 10, 2022 06:48 Inactive
@github-actions
Copy link
Contributor

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

Devtools

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #519 (0bf7878) into main (3d3ec29) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
- Coverage   69.28%   69.26%   -0.03%     
==========================================
  Files        1073     1073              
  Lines       18449    18450       +1     
  Branches     2579     2579              
==========================================
- Hits        12783    12780       -3     
- Misses       5353     5355       +2     
- Partials      313      315       +2     
Flag Coverage Δ
frontend-unit 65.03% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
.../blockViews/BlockActions/useBasicActionOptions.tsx 98.07% <100.00%> (+0.03%) ⬆️
packages/formula/src/grammar/completer.ts 93.06% <0.00%> (-1.64%) ⬇️

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

@stackia stackia merged commit eb10760 into main Aug 14, 2022
@stackia stackia deleted the fix-clipboard-firefox branch August 14, 2022 18:12
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.

Block action Cut wouldn't work in Firefox
2 participants