Skip to content

MudInput: Fix adornment click passing through to field#10737

Merged
danielchalmers merged 1 commit intoMudBlazor:devfrom
danielchalmers:input-adornment-mousedown
Jan 27, 2025
Merged

MudInput: Fix adornment click passing through to field#10737
danielchalmers merged 1 commit intoMudBlazor:devfrom
danielchalmers:input-adornment-mousedown

Conversation

@danielchalmers
Copy link
Member

Description

Fixes #10729

Should have been updated in #10718

How Has This Been Tested?

visually

Type 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)
  • Documentation (fix or improvement to the website or code docs)

Checklist

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

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Jan 27, 2025
@danielchalmers
Copy link
Member Author

Can't test with bUnit

@sonarqubecloud
Copy link

Copy link
Contributor

@versile2 versile2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested all the select viewer tests and doc server select examples, looks good, works good.

@danielchalmers danielchalmers merged commit 0060805 into MudBlazor:dev Jan 27, 2025
7 checks passed
@danielchalmers danielchalmers deleted the input-adornment-mousedown branch January 27, 2025 19:27
@ScarletKuro
Copy link
Member

Does it also fix #10733?

@versile2
Copy link
Contributor

versile2 commented Jan 27, 2025 via email

@ScarletKuro ScarletKuro linked an issue Jan 27, 2025 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with MudAutocomplete with Clearable. MudSelect Clearable does not work

3 participants