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 only changes on manual click. #1187

Closed
2 tasks done
ddiasfront opened this issue Dec 14, 2023 · 3 comments · Fixed by #1190
Closed
2 tasks done

Datepicker only changes on manual click. #1187

ddiasfront opened this issue Dec 14, 2023 · 3 comments · Fixed by #1190
Labels
🐛 bug Something isn't working confirmed This bug was confirmed

Comments

@ddiasfront
Copy link
Contributor

  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Summary

Datepicker can't be updated without a click function.

Context

This issue was found in a scenario where I needed to update the selectedDate without clicking into the component, just by passing a value to the Datepicker, and actually it just accepts changes by clicking which I don't believe covers the use cases.

@rluders rluders added 🐛 bug Something isn't working confirmed This bug was confirmed labels Dec 14, 2023
@ddiasfront
Copy link
Contributor Author

@rluders I'm submitting a PR for that.

ddiasfront added a commit to ddiasfront/flowbite-react that referenced this issue Dec 14, 2023
This issue was found in a scenario where I needed to update the selectedDate without clicking into
the component, just by passing a value to the Datepicker, and actually it just accepts changes by
clicking which I don't believe covers the use cases.

themesberg#1187
@rluders
Copy link
Collaborator

rluders commented Dec 14, 2023

@ddiasfront thanks. I'll check it ASAP (valeu, jovem)

@ddiasfront
Copy link
Contributor Author

ddiasfront commented Dec 14, 2023

#1190

ddiasfront added a commit to ddiasfront/flowbite-react that referenced this issue Jan 1, 2024
This issue was found in a scenario where I needed to update the selectedDate without clicking into
the component, just by passing a value to the Datepicker, and actually it just accepts changes by
clicking which I don't believe covers the use cases.

themesberg#1187
ddiasfront added a commit to ddiasfront/flowbite-react that referenced this issue Jan 2, 2024
This issue was found in a scenario where I needed to update the selectedDate without clicking into
the component, just by passing a value to the Datepicker, and actually it just accepts changes by
clicking which I don't believe covers the use cases.

themesberg#1187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working confirmed This bug was confirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants