Skip to content

MudSelect: Prevent adornment pointerdown propogating to input#10353

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
danielchalmers:mud-select-pointer-down-adornments
Dec 13, 2024
Merged

MudSelect: Prevent adornment pointerdown propogating to input#10353
ScarletKuro merged 1 commit intoMudBlazor:devfrom
danielchalmers:mud-select-pointer-down-adornments

Conversation

@danielchalmers
Copy link
Member

Description

Fixes #10345 - regression from #10129

How Has This Been Tested?

visually, I don't think you can test this in bUnit

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.

@danielchalmers danielchalmers added the regression Previously worked and now doesn't label Nov 28, 2024
@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Nov 28, 2024
@ScarletKuro ScarletKuro self-assigned this Nov 29, 2024
@ScarletKuro ScarletKuro merged commit 63bdafc into MudBlazor:dev Dec 13, 2024
LLauter pushed a commit to cannellamedia/MudBlazor that referenced this pull request Dec 16, 2024
danielchalmers added a commit to danielchalmers/MudBlazor that referenced this pull request Jan 26, 2025
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 regression Previously worked and now doesn't

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MudSelect Clearable does not work anymore in v8.0.0-preview.5

2 participants