404kacper / 404kacper/Doors-API
Remember me not implemented
- Linguagem predominante
- JavaScript
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- html, javascript
- Domínio
- authentication, frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100