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

DateInputV2 is Malfunctioning #4534

Closed
GokulramGHV opened this issue Jan 6, 2023 · 0 comments · Fixed by #4535
Closed

DateInputV2 is Malfunctioning #4534

GokulramGHV opened this issue Jan 6, 2023 · 0 comments · Fixed by #4535
Assignees

Comments

@GokulramGHV
Copy link
Member

Describe the bug
The DateInputV2 Field is malfunctioning when a min or max range is set.
Both the arrow buttons to change month get disabled when trying to pick a date.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Asset Create
  2. Scroll down to Warranty Details
  3. Click on the "Warranty / AMC Expiry" date field.
  4. Click on the previous button.
  5. Now both buttons get disabled and changing month becomes impossible.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version 108.0.5359.125

Suggested Solution
Use 'TextFormField' component with type attribute set to date instead of 'DateInputV2'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant