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

Focus is still present on input field while i have move focus on another button #122

Open
rsys2022 opened this issue May 7, 2024 · 4 comments
Labels
bug Something isn't working needs more details

Comments

@rsys2022
Copy link

rsys2022 commented May 7, 2024

when we move the focus from the input field to the button then the focus goes to the button but when click enter then opens the keyboard rather than the submit button call.

Version and OS

  • "react-tv-space-navigation": "^3.4.0",
    -"react-native": "npm:[email protected]"
  • OS Apple TV

Additional context
The issue is present only on Apple TV
I have used components which is available in the example of the library

@rsys2022 rsys2022 added the bug Something isn't working label May 7, 2024
@ionictest2017
Copy link

@pierpo please help

@pierpo
Copy link
Member

pierpo commented Jul 16, 2024

Hey! I'm sorry but it's quite difficult to help. Could you provide a working example?

You should know that native inputs are not very well supported with this lib.
It kind of works on Android, but I don't remember trying on iOS.

Also, we tend to implement fake keyboards for TV apps integrated within the screen directly, which bypasses the problem.

@ionictest2017
Copy link

Hey! I have used the same example given by you and run on Apple TV, this problem is only on Apple TV
you have mentioned this line in your lib description
If you want to develop a TV app for AndroidTV + tvOS + web TV devices, then this package will be helpful.
but now you are saying that
You should know that native inputs are not very well supported with this lib.
It kind of works on Android, but I don't remember trying on iOS.

@pierpo
Copy link
Member

pierpo commented Jul 19, 2024

Hey @ionictest2017, I am sorry but this is not helping. This is not a contruactual commitment, we're doing our best to support as much as possible, and the library does work with tvOS.
It's just that text input fields that are not well supported because we usually don't use the native ones. I can't spend my time on anything that exists, I focus on things that people need the most.

This is an open source project, if you're unhappy with some features that are not well supported, feel free to contribute 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more details
Projects
None yet
Development

No branches or pull requests

3 participants