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

DatePickerInput mode does not change in modal #274

Open
celciusjj opened this issue Mar 29, 2023 · 4 comments
Open

DatePickerInput mode does not change in modal #274

celciusjj opened this issue Mar 29, 2023 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers needs repro Needs reproducible example repro provided Reproducible example provided

Comments

@celciusjj
Copy link

celciusjj commented Mar 29, 2023

The textinput mode does not change in modal, here is my code
<DatePickerInput mode="outlined" withDateFormatInLabel={true} label={''} value={inputDate} onChange={d => setInputDate(d)} inputMode={'end'} locale={'en'} />

the input changes mode in screen, but not in modal, here the image:

image

the input in the screen works perfect:

image

Reproducible snack
https://snack.expo.dev/cMmacp1hy

@celciusjj celciusjj added the bug Something isn't working label Mar 29, 2023
@iM-GeeKy iM-GeeKy added the needs repro Needs reproducible example label Mar 29, 2023
@github-actions
Copy link
Contributor

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.

@celciusjj
Copy link
Author

Reproducible snack!
https://snack.expo.dev/cMmacp1hy

@iM-GeeKy iM-GeeKy added the repro provided Reproducible example provided label Mar 29, 2023
@celciusjj
Copy link
Author

Any update?

@iM-GeeKy iM-GeeKy added the good first issue Good for newcomers label Apr 2, 2023
@iM-GeeKy
Copy link
Collaborator

iM-GeeKy commented Apr 2, 2023

PRs are welcome!

@iM-GeeKy iM-GeeKy added the stale label Jun 18, 2023
@github-actions github-actions bot removed the stale label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers needs repro Needs reproducible example repro provided Reproducible example provided
Projects
None yet
Development

No branches or pull requests

2 participants