Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

fix automatic capitalization in login screen#131

Merged
7w1 merged 2 commits into7w1:devfrom
dozro:autocapitalize-login-fix
Mar 5, 2026
Merged

fix automatic capitalization in login screen#131
7w1 merged 2 commits into7w1:devfrom
dozro:autocapitalize-login-fix

Conversation

@dozro
Copy link

@dozro dozro commented Mar 5, 2026

Description

originally part of #124

removed auto capitalization on the login page (because auto capitalization on username or server name doesn't make sense)

before the change (using the released version)

Simulator.Screen.Recording.-.iPhone.16e.-.before-login.mov

after the change

Simulator.Screen.Recording.-.iPhone.16e.-.server.name.mov
Simulator.Screen.Recording.-.iPhone.16e.-.username.mov

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

@7w1 7w1 merged commit 696368a into 7w1:dev Mar 5, 2026
4 checks passed
@dozro dozro deleted the autocapitalize-login-fix branch March 5, 2026 21:21
@dozro dozro restored the autocapitalize-login-fix branch March 6, 2026 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants