Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Arrow buttons in header overlapping each other. #2514

Open
nived-cv opened this issue Aug 25, 2024 · 0 comments
Open

BUG: Arrow buttons in header overlapping each other. #2514

nived-cv opened this issue Aug 25, 2024 · 0 comments

Comments

@nived-cv
Copy link

The touchable area of arrow buttons in header overlap each other when placed close, That is ... when clicking on the right arrow the left arrow will be triggered.

  1. Device/emulator/simulator & OS version:

issue persist on all android devices I have tested as well as emulators.

How to reproduce

When the header is styled in a way as shown in below video, or in any way that the buttons are not on either ends, you can see that clicking outside of the button or even clicking on the opposite arrow, the other arrow button gets triggered.

Solution

This is an issue with the arrowsHitslop prop having 20 as a default value, I have made a branch in local machine with the proposed solution, and would like to raise a pull request.

Screencast.from.25-08-24.10.01.00.AM.IST.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant