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

Fix date order for past incidents in history (#237) #255

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

Conversation

rashadkhan359
Copy link

What does this PR do?

This PR fixes the issue with reversed date order for past incidents on the Past Incidents section of the site.
It ensures that the start date appears first, followed by the end date.

Changes made:

  • Updated date order in resources/views/components/incident-timeline.blade.php.

Issue reference:

Closes #237

Testing:

  • Tested locally

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.

Sequence of the date of the incident overview is backwards
1 participant