-
Notifications
You must be signed in to change notification settings - Fork 433
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
Added support for time in dateinput component #8504
Conversation
✅ Deploy Preview for care-ohc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
CARE Run #3752
Run Properties:
|
Project |
CARE
|
Branch Review |
support-time-in-dateinput
|
Run status |
Passed #3752
|
Run duration | 03m 40s |
Commit |
c3c172789b: Added support for time in dateinput component
|
Committer | Shivank Kacker |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
125
|
View all changes introduced in this branch ↗︎ |
d387e4d
to
e62e655
Compare
…support-time-in-dateinput
Personal Note: Bro, instead of modifying the entire Cypress test to make it pass, try to understand the core problem of test fail. Then, debug it CC: @gigincg |
@shivankacker Bro, create a checklist of all the forms where you're changing the component and add it to the description. Review the functionality and responsiveness of each form one by one before requesting the next QA review. |
Will check and fix this one.
Screen.Recording.2024-09-13.at.9.31.58.PM.movBecause this behaviour was changed, the tests were also changed. Adding any format restrictions WHILE a user is typing would always result in these kind of issues.
cc. @gigincg |
…e some fixes for very edge cases
cc. @gigincg |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only covered 30% @shivankacker self review your code once.
f42f8ef
to
880447e
Compare
880447e
to
d5f0683
Compare
@bodhish cleaned up as much as possible |
👋 Hi, @shivankacker, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets merge this and see what breaks!
@shivankacker do fix the conflicts and merge it asap. |
@bodhish can you merge before another merge conflict happens 🥲 |
@shivankacker @shivankacker Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌 |
Proposed Changes
DateInputV2
component.@ohcnetwork/care-fe-code-reviewers
Merge Checklist