devise icon indicating copy to clipboard operation
devise copied to clipboard

Bug Fix: Devise Checkbox TRUE VALUES not compatible with HTML specs (missing "on" value)

Open itay-grudev opened this issue 3 years ago • 3 comments

See:

  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#attr-value
  • https://html.spec.whatwg.org/multipage/input.html#checkbox-state-(type%3Dcheckbox)
  • https://html.spec.whatwg.org/multipage/input.html#dom-input-value-default-on

This issue causes the remember me functionality not to work correctly, especially when overriding the default styles as check boxes by default in all major browsers send the value on as required by the HTML specifications.

See also:

https://stackoverflow.com/questions/5987075/devise-remember-me-not-working-localhost-issue

itay-grudev avatar Aug 29 '22 11:08 itay-grudev

@carlosantoniodasilva

itay-grudev avatar Aug 29 '22 11:08 itay-grudev

Ping! Any progress on this?

itay-grudev avatar Jan 14 '23 00:01 itay-grudev

@carlosantoniodasilva I think this project needs new contributors or it's of risk of dying. Do you need help?

itay-grudev avatar Jan 14 '23 00:01 itay-grudev