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

Calendar pop-up stores bad date when clicked outide the selected month #507

Open
TomHolan opened this issue Nov 10, 2023 · 1 comment
Open

Comments

@TomHolan
Copy link

Issue Description

Setting the date for the task,
there is an date-selector,
clicking on a date it closes and stores date selected
BUT
in the case of click on the dae outside of the selected month
it also closes, but different date is stored.

Environment

Win10, Chrome.

Steps to Reproduce

  • Edit Assignment Settings
  • click the textbox unded "Deadline:"
  • click day in the calendar popup

Expected Behaviour

store the date clicked
OR say that user has to select appropriate mont before OR do not allow to click day out of the current month

Actual Results

stores uncorrect date
231110_RCDX_termin_3
231110_RCDX_termin_2
231110_RCDX_termin_1

@krulis-martin
Copy link
Member

This is a bug in react-datetime package. It has already been fixed (arqex/react-datetime#848), but the PR has not merged yet. Awaiting the new release of that package.

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

No branches or pull requests

2 participants