Skip to content

Render friendly switch action labels in editable selectors - #478

Merged
enaboapps merged 1 commit into
mainfrom
fix/switch-profile-actions-ui
Jul 28, 2026
Merged

Render friendly switch action labels in editable selectors#478
enaboapps merged 1 commit into
mainfrom
fix/switch-profile-actions-ui

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • render binding type and value option labels through the custom ComboBox template instead of record representations
  • add WPF regression coverage for the selected action label and dropdown value labels
  • preserve all canonical enum and protocol values unchanged

Validation

  • manual duplicate-profile pass confirms editable rows show friendly labels
  • dotnet restore src/SwitchifyPc.sln
  • dotnet build src/SwitchifyPc.sln -c Release --no-restore (0 warnings)
  • dotnet test src/SwitchifyPc.sln -c Release --no-build (520 unit, 1 integration)

Closes #472

@enaboapps enaboapps added this to the Release 0.9.0 milestone Jul 28, 2026
@enaboapps
enaboapps merged commit 14113b1 into main Jul 28, 2026
1 check passed
@enaboapps
enaboapps deleted the fix/switch-profile-actions-ui branch July 28, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show friendly switch actions and validate changes immediately

2 participants