react / react/react-native

0.83 regressions (TextInput, Text)

Đang mở
#55,059 13 bình luận 9 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Component: TextInput Impact: Regression Issue: Author Provided Repro Needs: React Native Team Attention
Ngôn ngữ chính
C++
Star
127k
Fork
25.3k
Merge trung bình
1 ngày 23 giờ
Pull request đã merge (30 ngày)
4

Mô tả

Description

I've noticed at least 2 regressions with 0.83

❗[attached video below] TextInput layout change issues: changing value on TextInput doesn't seem to update layout correctly and reposition the views around it. We mainly noticed it when using TextInput to vertically align the phone number prefix text (+1) with real input

Less important but still, fontWeight on iOS kinda snaps between Bold/Normal, completely ignoring values like 500 600. I noticed #54976 which seems to address this issue but I'm not 100% confident if that's the cause. Wanted to highlight it while I get the chance

Steps to reproduce
  1. Init a fresh 0.83.1 app
  2. Copy and paste the BrokenLayoutOnInputChanges component from the repro snack to the App.tsx and render it
  3. Tap on the red area which toggles the TextInput value between +1 and +52 to see that it layouts it incorrectly
  4. Optionally try running it on 0.82.1 and observe that it works fine
React Native Version

0.83.1

Affected Platforms

Runtime - iOS

Output of npx @react-native-community/cli info
System:
  OS: macOS 15.7.3
  CPU: (14) arm64 Apple M4 Pro
  Memory: 3.31 GB / 48.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 22.13.1
    path: /Users/user/.volta/tools/image/node/22.13.1/bin/node
  Yarn:
    version: 4.9.2
    path: /Users/user/.volta/tools/image/yarn/4.9.2/bin/yarn
  npm:
    version: 10.9.2
    path: /Users/user/.volta/tools/image/node/22.13.1/bin/npm
  Watchman:
    version: 2025.05.26.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods: Not Found
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 24.5
      - iOS 18.5
      - macOS 15.5
      - tvOS 18.5
      - visionOS 2.5
      - watchOS 11.5
  Android SDK: Not Found
IDEs:
  Android Studio: 2025.1 AI-251.26094.121.2513.14007798
  Xcode:
    version: 16.4/16F6
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.15
    path: /usr/bin/javac
  Ruby:
    version: 3.4.4
    path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
  "@react-native-community/cli":
    installed: 20.0.0
    wanted: 20.0.0
  react:
    installed: 19.2.0
    wanted: 19.2.0
  react-native:
    installed: 0.83.1
    wanted: 0.83.1
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: true
iOS:
  hermesEnabled: true
  newArchEnabled: true
Stacktrace or Logs
None needed
MANDATORY Reproducer

https://snack.expo.dev/@bigcupcoffee/broken-input-layout-repro

Screenshots and Videos

0.82.1 (working fine):

https://github.com/user-attachments/assets/4afe28e5-7c05-461f-861d-4668b5617bff

0.83.1 (not working fine):

https://github.com/user-attachments/assets/c3133c29-854b-4399-b2b1-01875dac4a59

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu bằng cách chạy Snack reproducer được liên kết trên React Native 0.83.1 và so sánh hành vi bố cục của TextInput với 0.82.1. Điều tra riêng việc thay đổi giá trị từ +1 thành +52 với hành vi fontWeight trên iOS đã được báo cáo, bao gồm cả #54976 được tham chiếu. Được xem là hoàn tất khi các Views xung quanh được định vị lại chính xác và các trọng số phông chữ trung gian được hỗ trợ không còn chuyển đổi giữa Bold và Normal.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
react-native
Lĩnh vực
mobile
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.