Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EditSimple: add spacing #6165

Merged
merged 1 commit into from
Jul 16, 2024
Merged

EditSimple: add spacing #6165

merged 1 commit into from
Jul 16, 2024

Conversation

GVodyanov
Copy link
Contributor

Fix #6137

A B
Screenshot from 2024-07-15 17-44-12 Screenshot from 2024-07-15 17-43-45

Signed-off-by: Grigory V <scratchx@gmx.com>
@GVodyanov GVodyanov added the 3. to review Waiting for reviews label Jul 15, 2024
@GVodyanov GVodyanov self-assigned this Jul 15, 2024
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

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

Project coverage is 24.01%. Comparing base (cf59086) to head (f2ba9df).
Report is 10 commits behind head on main.

Files Patch % Lines
src/views/EditSimple.vue 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6165   +/-   ##
=========================================
  Coverage     24.01%   24.01%           
  Complexity      457      457           
=========================================
  Files           247      247           
  Lines         11578    11578           
  Branches       2185     2174   -11     
=========================================
  Hits           2780     2780           
- Misses         8483     8484    +1     
+ Partials        315      314    -1     
Flag Coverage Δ
javascript 15.49% <0.00%> (ø)
php 59.56% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GVodyanov GVodyanov merged commit 53edbce into main Jul 16, 2024
42 of 43 checks passed
@GVodyanov GVodyanov deleted the style/add-spacing-to-edit-simple branch July 16, 2024 07:57
@miaulalala miaulalala added this to the v5.0.0 milestone Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple editor contents and buttons are too close
4 participants