Skip to content

Conversation

@ryanocf
Copy link

@ryanocf ryanocf commented Jan 2, 2026

issue:

  • saving settings onChangeText forces re-render of react and therefore, when editing your nickname, the cursor jumps to the end of the text.

fix:

  • set local state on onChangeText via setPerServerNickname and moving handleNicknameChange to onBlur callback. This ensures the nickname gets saved only on focus loss of the input field.

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.

1 participant