Closed mortenn closed 6 months ago
Add a checkbox "advanced mode" to the UI, that toggles the dropdowns. If advanced mode is off, still use the MatchType enum behind the scenes, but just default rules to use hostname.
An initial implementation has been done for this in this build. I did not add an "advanced" mode as it wasn't that rough of a UI, but I may still do that before I release 2.0
This has been implemented
Rather than forcing the user to type in |prefix|... etc, it would be nice to have a dropdown bound to the new enum type and introduce a ViewModel rather than using a raw string