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

p-calendar closes after selecting a date. It should still be open when you have to also select time. #11963

Closed
lluukinha opened this issue Sep 21, 2022 · 1 comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working

Comments

@lluukinha
Copy link

Describe the bug

It appears as solved on
#3584 (comment)
But I am still having the issue, even on the demo on your site https://www.primefaces.org/primeng/calendar

Environment

v14

Reproducer

No response

Angular version

12

PrimeNG version

14

Build / Runtime

TypeScript

Language

ALL

Node version (for AoT issues node --version)

7+

Browser(s)

No response

Steps to reproduce the behavior

create a p-calendar with time
choose a date + time,
you will have to open the calendar again to choose time.

Expected behavior

Calendar should keep opened if you need to select time

@lluukinha lluukinha added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 21, 2022
@lluukinha
Copy link
Author

sorry. In the documentation it shows its possible to use the property hideOnDateTimeSelect to handle it. Its solved.

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
None yet
Development

No branches or pull requests

1 participant