404kacper / 404kacper/Doors-API

Remember me not implemented

Ouverte
#3 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
JavaScript
Étoiles
0
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
html, javascript
Domaine
authentication, frontend
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.