-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 10 of 1 issue completedLabels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Optionals like the description field or the per domain timeout can easily break, for example leaving the timeout empty sets it as "[]" which will break the proxy and the description gets set to "" which prevents the default text, also the type detection makes it impossible to add a missing option.
Solutions are to either ignore empty fields, allow placeholder fields (such as the _ prefixed fields) or to have a type definition.
Sub-issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request