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

withDateFormatInLabel property not fully respected #430

Open
renefitzke1 opened this issue Nov 1, 2024 · 1 comment
Open

withDateFormatInLabel property not fully respected #430

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

Comments

@renefitzke1
Copy link
Contributor

Current behaviour

Even with withDateFormatInLabel={false}, the date format is being shown in
select date (calendar icon) -> edit date (pen icon) -> input field

Expected behaviour

If withDateFormatInLabel is set to false, it should be removed

How to reproduce?

https://snack.expo.dev/@fitzwabs/react-native-paper-dates-input
Add withDateFormatInLabel={false}
Navigate:
select date (calendar icon) -> edit date (pen icon)

Preview

Bildschirmfoto 2024-11-01 um 16 31 40

@renefitzke1 renefitzke1 added the bug Something isn't working label Nov 1, 2024
@iM-GeeKy
Copy link
Collaborator

iM-GeeKy commented Nov 2, 2024

PRs are welcome!

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