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

Event page dates and times changing to now after selection #663

Open
syw1-art opened this issue Nov 22, 2024 · 0 comments
Open

Event page dates and times changing to now after selection #663

syw1-art opened this issue Nov 22, 2024 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@syw1-art
Copy link

Describe the bug

After setting up event pages (https://docs.coderedcorp.com/wagtail-crx/features/page_types/event_pages.html)
Trying to set a datetime for an event is impossible because the input resets the selection to now

Steps to reproduce

Steps to reproduce the behavior:

  1. Set up event pages following https://docs.coderedcorp.com/wagtail-crx/features/page_types/event_pages.html
  2. Go to Wagtail Admin -> Pages -> Home -> Add child page -> Events Landing Page. Give the page a name then publish
  3. Go to Home -> click on the "+" on the right of the newly created Events Landing Page
  4. In child page creation, go to "Dates and times" section to add a datetime on either "Start" or "End" section
  5. Click outside the input -> notice the datetime is set to whatever datetime it is now

Expected behavior

I expected the datetime to stay the one I selected for both start and end date.

Additional context

Versions
Python 3.10.12

coderedcms==3.0.4
wagtail==5.2.6
Django==5.0.9

@syw1-art syw1-art added the Type: Bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant