milk-cookie-manager icon indicating copy to clipboard operation
milk-cookie-manager copied to clipboard

Lint Cookie Parameters In Cookie Viewer

Open null93 opened this issue 4 years ago • 0 comments

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).

null93 avatar Jan 09 '21 04:01 null93