-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop updating AutoSuggestBox on selection redux #18010
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Thank you!
Service to 1.22? |
Nah. It didn't fix anything to begin with AFAIK |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My god.
@@ -1049,6 +1045,22 @@ namespace winrt::Microsoft::Terminal::Settings::Editor::implementation | |||
} | |||
|
|||
sender.Text(fontSpec); | |||
|
|||
// Normally we'd just update the model property in LostFocus above, but because WinUI is the Ralph Wiggum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BODGY
I wrote a big comment next to the changes I made.
This is a redo of #17961 which had various issues.
Closes #17916
Closes #18070
Validation Steps Performed
unmodified, when you focus the box and pick an option,
it'll unfocus the box ✅
(Cascadia Mono), it'll still unfocus the box ✅