404kacper / 404kacper/Doors-API
Remember me not implemented
未關閉
bug
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- html, javascript
- 領域
- authentication, frontend
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100