[PR #776] [MERGED] fix: set input type 'email' for email-based login #629

Closed
opened 2025-10-08 00:14:11 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: input-type-email


📝 Commits (1)

  • db540fe fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/776 **Author:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Created:** 7/23/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@kmendell](https://github.com/kmendell) **Base:** `main` ← **Head:** `input-type-email` --- ### 📝 Commits (1) - [`db540fe`](https://github.com/pocket-id/pocket-id/commit/db540fe43721bd54bada144574a3e5e6c2c504ef) fix: set input type 'email' for email-based login ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/routes/login/alternative/code/+page.svelte` (+1 -1) 📝 `frontend/src/routes/login/alternative/email/+page.svelte` (+1 -1) </details> ### 📄 Description Fixes #770 because inputs of type "email" do not use autocapitalization --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:14:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#629