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

FileUpload: Fix top margin CSS #8438

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

danielchalmers
Copy link
Contributor

@danielchalmers danielchalmers commented Mar 24, 2024

Description

This is a resubmit of #6483 with formatting updates from the dev branch included

Tracked under #8435

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

This is a resubmit of MudBlazor#6483 with formatting updates from the dev branch included
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.75%. Comparing base (9937991) to head (a47874c).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #8438      +/-   ##
==========================================
+ Coverage   88.73%   88.75%   +0.02%     
==========================================
  Files         416      416              
  Lines       12372    12372              
  Branches     2459     2459              
==========================================
+ Hits        10978    10981       +3     
+ Misses        862      860       -2     
+ Partials      532      531       -1     

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

@danielchalmers danielchalmers mentioned this pull request Mar 24, 2024
6 tasks
@ScarletKuro ScarletKuro requested a review from henon March 24, 2024 01:26
@ScarletKuro ScarletKuro added bug Something does not work as intended/expected breaking change labels Mar 24, 2024
@ScarletKuro ScarletKuro merged commit 66339e2 into MudBlazor:dev Mar 24, 2024
4 checks passed
peterthorpe81 pushed a commit to peterthorpe81/MudBlazor that referenced this pull request Mar 25, 2024
Co-authored-by: Riley Nielsen <riley@nielsen.tech>
@danielchalmers danielchalmers deleted the fix-file-upload-button branch April 4, 2024 23:47
biegehydra pushed a commit to biegehydra/MudBlazor that referenced this pull request Apr 26, 2024
Co-authored-by: Riley Nielsen <riley@nielsen.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change bug Something does not work as intended/expected PR: needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants