Hook up the Save and Reset buttons#8348
Conversation
@DHowett somehow you looked at the commit that isn't HEAD haha. The logic for refreshing the list of profiles was added in 23f08e8. I don't see how I can consolidate that with the constructor though. |
zadjii-msft
left a comment
There was a problem hiding this comment.
I'd sign off if not for the one UnparsedDefaultProfile question
|
Hello @carlos-zamora! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Summary of the Pull Request
Adds an event handler for the Save and Reset buttons. "Save" writes the settings to disk using the API introduced by #8018. "Reset" simply overwrites the
settingsClone(what the Settings UI reads from) withsettingsSource(provided by TermApp on Settings UI initialization).References
#1564 - Settings UI
Validation Steps Performed
The following scenarios were tested and are verified to work properly: