AppFlowy/frontend/appflowy_flutter/lib/user/presentation
Tirthh 1ed3d5439b
fix: enable password manager autofill for all password fields (#8295)
- Added autofillHints to password fields in sign-in, password setup, and password change screens
- Enables password managers (1Password, LastPass, Bitwarden, etc.) to detect and autofill password fields
- Minimal change: only added AutofillHints.password property to 8 password fields across 4 files
2025-11-06 15:16:21 +08:00
..
helpers chore: remove unused code 2025-04-19 23:33:34 +08:00
screens fix: enable password manager autofill for all password fields (#8295) 2025-11-06 15:16:21 +08:00
widgets feat: setup/change password in settings page (#7752) 2025-04-18 14:46:46 +08:00
anon_user.dart chore: use auth type instead of workspace auth type 2025-04-24 13:38:25 +08:00
presentation.dart feat: anon user save (#4185) 2023-12-21 14:13:21 +08:00
router.dart chore: remove unused code 2025-04-19 23:33:34 +08:00