404kacper / 404kacper/Doors-API

Remember me not implemented

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript
Domain
authentication, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.