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 Month Picker rejects text input #6119

Closed
Spiral1401 opened this issue Jul 20, 2018 · 0 comments
Closed

p-calendar Month Picker rejects text input #6119

Spiral1401 opened this issue Jul 20, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Spiral1401
Copy link

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
This behavior is visible on the demo page, for Month Picker:
https://primefaces.org/primeng/#/calendar

Current behavior
Using the keyboard to input or change the date ( mm/yyyy ) results in the field being cleared.

Expected behavior
Component accepts edits made by key input, similar to how the basic calendar works.

Minimal reproduction of the problem with instructions
Type 01/2018 in the box, click off or tab. Field clears. Use picker to select 02/2018. Change the 02 to 01, click off or tab. Field clears.

What is the motivation / use case for changing the behavior?
Ease/convenience of use

YounesM added a commit to YounesM/primeng that referenced this issue Jul 21, 2018
@cagataycivici cagataycivici modified the milestones: 6.0.2, 6.1.0 Jul 26, 2018
@cagataycivici cagataycivici self-assigned this Aug 14, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 14, 2018
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

2 participants