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

fix automatic capitalization in message composing#124

Draft
dozro wants to merge 4 commits into7w1:devfrom
dozro:autocapitalize-fixes
Draft

fix automatic capitalization in message composing#124
dozro wants to merge 4 commits into7w1:devfrom
dozro:autocapitalize-fixes

Conversation

@dozro
Copy link

@dozro dozro commented Mar 4, 2026

Description

removed auto capitalization on the login page ➔ moved to #131
added auto capitalization on the message input (because #93)

Fixes #93

Simulator Screenshot - iPhone 16e - 2026-03-05 at 10 46 34

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

@dozro dozro changed the title fix automatic capitalization in login screen and message composing fix automatic capitalization in message composing Mar 5, 2026
@dozro
Copy link
Author

dozro commented Mar 5, 2026

works… sometimes… somehow not always… on iOS anyways…
todo: maybe recognize when in code block and disable auto capitalization there

@dozro dozro marked this pull request as ready for review March 5, 2026 09:50
@dozro dozro closed this Mar 5, 2026
@dozro dozro deleted the autocapitalize-fixes branch March 5, 2026 21:22
@dozro dozro restored the autocapitalize-fixes branch March 5, 2026 21:22
@dozro dozro reopened this Mar 5, 2026
@dozro dozro marked this pull request as draft March 5, 2026 21:30
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.

Bug: iOS PWA: chat input does not start capitalized

1 participant