404kacper / 404kacper/Doors-API
Remember me not implemented
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The toggle should work with html validation forms and asking whether to remember user credentials and auto fill them. (Already works on firefox, but doesn't auto fill on chrome yet)
Solution: rendering input components with "for" value depending on whether remember me is toggled.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Look at the HTML validation forms and the existing 'remember me' toggle. The solution involves rendering input components with a 'for' attribute conditionally. Check how auto-fill currently works on Firefox and compare with Chrome. Identify where form inputs are generated and modify the logic to set the 'for' value based on the toggle state.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- html, javascript
- Área
- authentication, frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100