mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #776] [MERGED] fix: set input type 'email' for email-based login #632
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/776
Author: @ItalyPaleAle
Created: 7/23/2025
Status: ✅ Merged
Merged: 7/23/2025
Merged by: @kmendell
Base:
main← Head:input-type-email📝 Commits (1)
db540fefix: set input type 'email' for email-based login📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
frontend/src/routes/login/alternative/code/+page.svelte(+1 -1)📝
frontend/src/routes/login/alternative/email/+page.svelte(+1 -1)📄 Description
Fixes #770 because inputs of type "email" do not use autocapitalization
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.