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

MudTextField: Remove last remaining reference to KeyPress #8516

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

danielchalmers
Copy link
Contributor

@danielchalmers danielchalmers commented Mar 28, 2024

Description

Follow up to #8476

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.

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.30%. Comparing base (6c6f610) to head (4c5b52b).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #8516   +/-   ##
=======================================
  Coverage   89.29%   89.30%           
=======================================
  Files         411      411           
  Lines       11901    11901           
  Branches     2356     2356           
=======================================
+ Hits        10627    10628    +1     
  Misses        751      751           
+ Partials      523      522    -1     

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

@ScarletKuro ScarletKuro requested a review from henon March 30, 2024 01:15
@henon henon added bug Something does not work as intended/expected and removed PR: needs review labels Mar 30, 2024
@henon henon merged commit 6327de4 into MudBlazor:dev Mar 30, 2024
4 checks passed
@henon
Copy link
Collaborator

henon commented Mar 30, 2024

Thanks Daniel

@danielchalmers danielchalmers deleted the patch-2 branch April 4, 2024 23:47
biegehydra pushed a commit to biegehydra/MudBlazor that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants