Show warning when filename start/end with whitespace in explorer inputbox#92221
Show warning when filename start/end with whitespace in explorer inputbox#92221isidorn merged 4 commits intomicrosoft:masterfrom
Conversation
|
@jeanp413 thanks for this PR. While this approach makes sense I would like to minimize changes if possible. |
|
I tried that at first but it seemed like more changes at that time 😅 Another option could be Thoughts? |
|
I think making changes to the |
|
Pushed some changes updating |
alexr00
left a comment
There was a problem hiding this comment.
The tunnelView changes look good!
|
Works great, awesome work! |
This PR fixes #91187
@isidorn I end up adding a new optional attribute
notificationMessageto theIEditableDatainterface. Let me know what you think.