react / react/react-native

keyboard is closed immediately when removeClippedSubviews in ScrollView set to true

オープン
#37,431 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

API: Keyboard Component: ScrollView Issue: Author Provided Repro
主要言語
C++
スター
127k
フォーク
25.3k
平均マージ
1日 23時間
マージ済み PR(30日)
4

説明

Description

removeClippedSubviews set to true then the Textinput at the bottom (covered by the keyboard) when clicked, the keyboard will be closed immediately. I just tried it on Android

React Native Version

0.71.7

Output of npx react-native info

https://snack.expo.dev/@zhenguet/bugreport

Steps to reproduce

Element "TextInput" inside "ScrollView", and when you click it at the bottom, the keyboard will automatically collapse.
'TextInput' at the top works properly

Snack, code example, screenshot, or link to a repository

https://snack.expo.dev/@zhenguet/bugreport

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、React Native 0.71.7 を使用して、リンクされた Snack の再現を Android で実行します。removeClippedSubviews が true で、入力欄がキーボードの下にある最下部に配置されている場合の ScrollView と TextInput の相互作用を調査します。その TextInput を選択したときにキーボードが開いたままになり、上部の入力欄も引き続き機能すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, react-native
領域
mobile
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。