milk-cookie-manager
milk-cookie-manager copied to clipboard
Lint Cookie Parameters In Cookie Viewer
Help users understand what a valid input should look like. The following should be linted on change and errors should be displayed in the input label:
- Name
- Path
- Domain
- Value
Additionally there is a case when the cookie is valid if Name or Value value is empty but both cannot be empty (exclusive or).