Skip to content

MudDropZone and MudDropContainer: Fix ItemSelector xmldocs#11427

Merged
danielchalmers merged 2 commits intoMudBlazor:devfrom
VereTech-Gaming:dev
May 30, 2025
Merged

MudDropZone and MudDropContainer: Fix ItemSelector xmldocs#11427
danielchalmers merged 2 commits intoMudBlazor:devfrom
VereTech-Gaming:dev

Conversation

@ecrocombe
Copy link
Contributor

Description

Changed description of ItemSelector for MudDropContainer and MudDropZone in xmldocs.

The function of ItemSelector is to determine whether an item is within a MudDropZone from its parents MudDropContainer's Items collection.

I believe this is a correction of a copy n paste from the CanDrop function.

How Has This Been Tested?

N/A

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 docs Updates/improvements to project documentation that do not affect core library logic PR: needs review labels May 30, 2025
@sonarqubecloud
Copy link

@danielchalmers
Copy link
Member

Thanks!

@danielchalmers danielchalmers changed the title Correction of MudDropZone's and MudDropContainer's ItemSelector xmldocs MudDropZone and MudDropContainer: Fix ItemSelector xmldocs May 30, 2025
@danielchalmers danielchalmers merged commit d0d7ed2 into MudBlazor:dev May 30, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Updates/improvements to project documentation that do not affect core library logic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants