Skip to content

Fix 1Password save-login popup on every navigation#1

Open
hienqn wants to merge 1 commit into
NullFragment:mainlinefrom
hienqn:fix/1password-save-login-popup
Open

Fix 1Password save-login popup on every navigation#1
hienqn wants to merge 1 commit into
NullFragment:mainlinefrom
hienqn:fix/1password-save-login-popup

Conversation

@hienqn

@hienqn hienqn commented Apr 1, 2026

Copy link
Copy Markdown

Summary

  • Add autocomplete="username" and autocomplete="current-password" to Login form so password managers handle it correctly
  • Add autocomplete="off" and data-1p-ignore to AdminPanel's Create User form to prevent 1Password from triggering on admin user-creation fields

Test plan

  • Log in to PromptPantry — 1Password should offer to save once (not on every navigation)
  • Navigate between views — no "Save login" popup should appear
  • Open Admin Panel > Create User — 1Password should not trigger on those fields
image

🤖 Generated with Claude Code

Add autocomplete attributes to Login form fields so password managers
handle the login form correctly. Add autocomplete="off" and data-1p-ignore
to AdminPanel's Create User form to prevent 1Password from triggering on
admin user-creation fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant