GeekyAnts / GeekyAnts/NativeBase

first click goes nowhere

Open
#4,722 8 comments 0 reactions 0 assignees View on GitHub
awaiting response bug v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

If you are try to slide the input mark from right to left or left to rigt, the mark react weird. The Userexperience is not acceptable.

### CodeSandbox/Snack link
Can't reproduce in Sandbox. Link is tempalte.
https://codesandbox.io/s/wonderful-shockley-p8025b

### Steps to reproduce

`import { Slider } from "native-base";`

```




```
3. Try component
4. See error

Bottom Slider is [MultiSlider @ptomasroos ](https://github.com/ptomasroos/react-native-multi-slider) an work as expceted.
Top Slider ist [React Native Base Slider](https://docs.nativebase.io/slider#page-title) and feels buggy.
![weirdslider](https://user-images.githubusercontent.com/6397577/157617664-046ef53f-b21d-4a84-b4f3-5c93ba02b1f8.gif)

### NativeBase Version

3.3.x

### Platform

- [X] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next

### Other Platform

Android Simulator 'scrcpy' @ Ubuntu 21.04

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Research direction

Run the provided Slider example on Android with NativeBase 3.3.x and compare its thumb behavior with the linked MultiSlider example. Start from the Slider component and its documentation, then verify that dragging the thumb in either direction responds correctly without the reported first-click failure.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.