Skip to content

"Show only my locks" checkbox did not work anymore in the LFS Locks window#1845

Merged
love-linger merged 1 commit intosourcegit-scm:developfrom
mat13109:feature/show-only-my-locks-fix
Oct 10, 2025
Merged

"Show only my locks" checkbox did not work anymore in the LFS Locks window#1845
love-linger merged 1 commit intosourcegit-scm:developfrom
mat13109:feature/show-only-my-locks-fix

Conversation

@mat13109
Copy link
Copy Markdown
Contributor

@mat13109 mat13109 commented Oct 9, 2025

The "Show only my locks" checkbox stopped working in the LFS Locks window, even if the username was valid. It was caused by a non-functional bound property.

So I refactored the HasValidUserName property in LFSLocks.cs to use a backing field with SetProperty support. The bind now works correctly, and the checkbox can be used again.

@love-linger love-linger self-assigned this Oct 10, 2025
@love-linger love-linger added the bug Something isn't working label Oct 10, 2025
@love-linger love-linger merged commit b38212a into sourcegit-scm:develop Oct 10, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants