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

DatePicker: manual input not working #6739

Closed
jzalaya opened this issue Nov 7, 2024 · 7 comments
Closed

DatePicker: manual input not working #6739

jzalaya opened this issue Nov 7, 2024 · 7 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jzalaya
Copy link

jzalaya commented Nov 7, 2024

Describe the bug

The DatePicker default behaviour is manualnput true, which, if I'm understanding correctly, is supposed to allow typing the date with the keyboard. That is not working. Directly in the examples exposed in the documentation happens.

Reproducer

https://stackblitz.com/edit/u9znrf-r6br5k?file=src%2FApp.vue

PrimeVue version

4.2.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

Try to introduce a date in the datepicker with the manualInput set to true (or not specified, as the default is true)

Expected behavior

Allow user to introduce the dates manually

@jzalaya jzalaya added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 7, 2024
@viniciusNoleto
Copy link

Same issue here 🙋🏻‍♂️

  • Vue: 3.4.10
  • Nuxt: 3.10.2
  • Primevue: 4.2.1
  • Vite: 5.4.0

@liliangeovana
Copy link

Up!

2 similar comments
@mo-masmoudi
Copy link

Up!

@Emme243
Copy link

Emme243 commented Nov 13, 2024

Up!

@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 14, 2024
@kelvinmarlow
Copy link

Same issue here 🙋🏻‍♂️

Vue: 3.5.12
Primevue: 4.2.2
Vite: 5.4.10

@KumJungMin
Copy link
Contributor

KumJungMin commented Nov 15, 2024

after this PR, the input stopped working. 😢
if setcontrolled to false, the input is working..!

@KumJungMin
Copy link
Contributor

If no one is working on fixing this bug, would it be okay for me to fix it? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

9 participants