Skip to content

fix automatic capitalization and autocorrect on login page for mobile devices#2735

Open
dozro wants to merge 1 commit into
cinnyapp:devfrom
dozro:fix/cinny/login-fixes
Open

fix automatic capitalization and autocorrect on login page for mobile devices#2735
dozro wants to merge 1 commit into
cinnyapp:devfrom
dozro:fix/cinny/login-fixes

Conversation

@dozro

@dozro dozro commented Mar 6, 2026

Copy link
Copy Markdown

Description

disabling auto-correct, automatic capitalization and spell check on homeserver name

original version

image

fixed version

image

Fixes #2734

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@dozro

dozro commented Mar 6, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

ajbura added a commit to cinnyapp/cla that referenced this pull request Mar 6, 2026
@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

Preview: https://2735--pr-cinny.netlify.app
⚠️ Exercise caution. Use test accounts. ⚠️

Comment thread src/app/pages/auth/ServerPicker.tsx
@dozro dozro requested a review from kfiven March 12, 2026 15:15
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.

auto capitalization/correct issues on login

2 participants