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

SPT-18941: repair datetime input bug #998

Closed
wants to merge 2 commits into from
Closed

Conversation

jeanmurillo95
Copy link
Contributor

@jeanmurillo95 jeanmurillo95 commented Jul 11, 2023

Summary

Datetime input is failing because the datetime input is omitting the seconds, so I use a pipe to resolve this issue.

Before:

Screen.Recording.2023-07-11.at.9.41.56.AM.mov

Now:

Screen.Recording.2023-07-11.at.9.22.11.AM.mov

Checklist

  • *Added unit tests
  • *Added a code reviewer
  • Added changes to /projects/swimlane/ngx-ui/CHANGELOG.md under HEAD (Unreleased)
  • Updated the demo page
  • Included screenshots of visual changes

*required

@netlify
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for ngx-ui ready!

Name Link
🔨 Latest commit 4dae479
🔍 Latest deploy log https://app.netlify.com/sites/ngx-ui/deploys/64ad73624486e000089ed477
😎 Deploy Preview https://deploy-preview-998--ngx-ui.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jeanmurillo95 jeanmurillo95 self-assigned this Jul 11, 2023
@jeanmurillo95 jeanmurillo95 changed the title fix: repair datetime input bug SPT-18941: repair datetime input bug Jul 11, 2023
@jeanmurillo95 jeanmurillo95 deleted the SPT-18941 branch July 11, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants