code4romania / vic

Mozilla Public License 2.0
2 stars 1 forks source link

Start/end dates inconsistency #217

Open danut3101 opened 9 months ago

danut3101 commented 9 months ago

Description

On creating events, the end date/time should not be earlier to the start date/time

Preconditions

The user in on Add new event

Test Data

.

Steps of Reproduction

  1. Select events from left menu
  2. Click "+Add event" button
  3. In Start Date box put 21.09.2023, 18:45
  4. In End Date box put 07.09.2023, 18:30
  5. Fill all other required data .
  6. Save or Publish

Expected Result

An error message to be display during de validation stage, and disable the save ability or A message to be display immediately after fill the wrong date

Actual Result

Save Ok without any problem

Notes (optional)

.

Screenshots (optional)

image