wix / wix/react-native-ui-lib

WheelPicker:can not update activeTextColor and the scroll direction is sometimes wrong

Open
#3,921 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7.2k
Forks
748
Avg merge
2d 18h
Merged PRs (30d)
1

Description

Description

1.when scroll fast, can not update the activeTextColor
Image
In picture,the year,day,hour,minute is wrong activeTextColor.
2.when scroll fast,the direction is sometimes wrong.such as i want scroll to end,but the wheel can scroll to top.

https://github.com/user-attachments/assets/2c757c24-9e35-4375-b8e9-f258d8aaa542

Environment

"react": "19.2.0",
"react-native": "0.83.1",
"react-native-reanimated": "^4.2.1",
"react-native-ui-lib": "^8.2.1",
"react-native-worklets": "^0.7.2",
"uilib-native": "^5.0.1",
"react-native-gesture-handler": "^2.30.0",

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no file or test; start at the WheelPicker entry point and reproduce rapid scrolling with the listed React Native, Reanimated, and UI-lib versions. Done means fast scrolling reliably applies the correct activeTextColor and does not move opposite the requested direction.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.