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

Keyboard on time picker is not working #431

Open
wolak opened this issue Nov 2, 2024 · 1 comment
Open

Keyboard on time picker is not working #431

wolak opened this issue Nov 2, 2024 · 1 comment
Labels
bug Something isn't working repro provided Reproducible example provided

Comments

@wolak
Copy link

wolak commented Nov 2, 2024

Current behaviour

When you switch to keyboard on web for the time picker modal, typing in the fields doesn't work as expected. You cant change the hour.

Expected behaviour

Typing should allow you to change the time

How to reproduce?

Simply use the latest react-native-paper-dates(0.22.26) in this snack from the site: https://snack.expo.dev/@timealigns/react-native-paper-dates-time-picker
{
"dependencies": {
"expo-constants": "~16.0.2",
"@expo/vector-icons": "^14.0.2",
"react-native-paper": "^5.12.5",
"react-native-paper-dates": "^0.22.26",
"react-native-safe-area-context": "4.10.5"
}
}

Preview

image
You can never delete the 1

What have you tried so far?

Downgrading version worked but caused other styling issues.

Your Environment

Its a web issue: Chrome version 130.0.6723.71

software version
ios N/A
android N/A
react-native 0.74.5
react-native-paper 5.12.5
node 20.9.0
npm or yarn 10.9.0
expo sdk 51.0.36
@wolak wolak added the bug Something isn't working label Nov 2, 2024
@iM-GeeKy
Copy link
Collaborator

iM-GeeKy commented Nov 2, 2024

PRs are welcome!

@iM-GeeKy iM-GeeKy added the repro provided Reproducible example provided label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working repro provided Reproducible example provided
Projects
None yet
Development

No branches or pull requests

2 participants