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

76 fix the date display #83

Merged
merged 4 commits into from
Jan 9, 2025
Merged

76 fix the date display #83

merged 4 commits into from
Jan 9, 2025

Conversation

ValeriGuerrero
Copy link
Collaborator

Description

1) What does this PR do? 2) List out what you did.

Related Issue

My date functionality wasn’t working due to an issue with how I was formatting it.
Andres Alcocer helped me debug and resolve the problem.

_Provide a link to the related issue

Type of Changes

Feature update/change/addition, bug fix, styling update, etc.
This is the correct code
body: JSON.stringify({
...editData,
}),

Acceptance Criteria

Include the checked-off acceptance criteria from the issue.

Update Screenshots

Provide screenshots of the view before and after the changes.

Before

Screenshot 2024-12-26 at 8 49 39 PM

After

Screenshot 2025-01-09 at 10 41 49 AM Screenshot 2025-01-09 at 10 42 04 AM

Testing Instructions

In a list format, tell us how to test this PR.

Learnings (Optional)

Document any things you learned or 'gotchas' you experienced.

@ValeriGuerrero ValeriGuerrero linked an issue Jan 9, 2025 that may be closed by this pull request
@ValeriGuerrero ValeriGuerrero merged commit 1221f45 into main Jan 9, 2025
1 check passed
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.

Fix the Date Display
3 participants