setup-your-mac/SYM-Helper

Feature Request: Local Validation `listitem` and `icon` GUI fields

dan-snelson opened this issue · 2 comments

Leslie:

Thanks again for all your efforts to release SYM-Helper.

Two words: Game. Changer.


With SYM-Helper 0.7.7 (20230919-91A), after adding a Validation, the GUI allows the progresstext to be populated, but there isn't a way to populate listitem or icon.

Screenshot 2023-09-20 at 10 18 07 AM

JSON output:

{
    "listitem": "",
    "icon": "",
    "progresstext": "FileVault is built-in to macOS and provides full-disk encryption to help prevent unauthorized access to your Mac.",
    "trigger_list": [
                        {
                        "trigger": "filevault",
                        "validation": "Local"
                        }
    ]
}

Interested! If possible, requesting to add the icon preview as well?

5 B 4 c

Text fields and icon preview should all be working now.