Skip to content

Navigating back when keyboard is open results in incorrect scroll position #214

@domchristie

Description

@domchristie

I work on a messaging app where it's common for people to have the keyboard open, then tap Back to return to their list of messages. This results in an incorrect scroll position as shown here:

Simulator.Screen.Recording.-.iPhone.17.Pro.-.2025-12-11.at.14.56.20.mov

Demo repo on the focussed_input branch: https://github.com/domchristie/hotwire-native-demo/tree/focussed_input.

To reproduce:

  1. Clone and run https://github.com/domchristie/hotwire-native-demo/tree/focussed_input
  2. Navigate to Basic Navigation
  3. Scroll down to the textarea
  4. Focus the textarea to open the keyboard
  5. Tap Back

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions