AppFlowy/frontend/appflowy_flutter/lib/workspace/presentation/settings
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
..
pages fix: enable password manager autofill for all password fields (#8295) 2025-11-06 15:16:21 +08:00
shared fix: paste issue with the nested image (#7857) 2025-04-30 11:45:48 +08:00
widgets fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
settings_dialog.dart chore: remove change and reset path settings (#8010) 2025-06-05 11:57:17 +08:00