calendar icon indicating copy to clipboard operation
calendar copied to clipboard

feat(simple-editor): show additional actions inline

Open szaimen opened this issue 2 months ago • 2 comments

Before After
image image

szaimen avatar Apr 08 '24 12:04 szaimen

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 23.31%. Comparing base (d7fbc3c) to head (357300d). Report is 3 commits behind head on main.

Files Patch % Lines
src/views/EditSimple.vue 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5906   +/-   ##
=========================================
  Coverage     23.31%   23.31%           
  Complexity      442      442           
=========================================
  Files           247      247           
  Lines         11444    11444           
  Branches       1923     1923           
=========================================
  Hits           2668     2668           
  Misses         8776     8776           
Flag Coverage Δ
javascript 14.59% <0.00%> (ø)
php 59.44% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 08 '24 12:04 codecov[bot]

That’s why I propose an adjustment like this: calendar event

Good idea to move them to the bottom! :)

szaimen avatar Apr 08 '24 14:04 szaimen