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

assets/js: make new flatpickr language aware and fix some small issues #5735

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

goapunk
Copy link
Contributor

@goapunk goapunk commented Nov 7, 2024

  • selecting a start date in a later month than the end date wouldn't move the end date picker to the new month
  • remove the possibility to select a start date past the current end date

same as liqd/adhocracy-plus#2835

Describe your changes
Briefly explain what you did and provide context for a clearer understanding.

Tasks

  • PR name contains story or task reference
  • Steps to recreate and test the changes
  • Documentation (docs and inline)
  • Tests (including n+1 and django_assert_num_queries where applicable)
  • Changelog

- selecting a start date in a later month than the end date wouldn't
  move the end date picker to the new month
- remove the possibility to select a start date past the current end
  date
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

Successfully merging this pull request may close these issues.

1 participant