Commit 572a489
Change Working Dir from TextBox to TextBlock in approval dialog
Simplifies the UI by using a read-only TextBlock instead of a TextBox
for the working directory field, matching other display-only fields.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2bd68ea commit 572a489
File tree
1 file changed
+4
-6
lines changed- src/PostSharp.Engineering.McpApprovalServer/Views
1 file changed
+4
-6
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
0 commit comments