-
Notifications
You must be signed in to change notification settings - Fork 477
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 LiveFeedScreen page #6497
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@kshitijv256 add screenshot / video of what you have made in the PR for QA testing |
updated PR description with screenshots |
I Have not added user access control, should be better to add in a separate PR
|
the tooltip is overlapping with the sidebar |
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.
Too much code duplication in this PR.
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.
Momentarily approving. Will create a separate issue to clean this up and improve the UI.
Moved controls to center of tile |
@rithviknishad can you re-review this once |
Done @khavinshankar |
WHAT
🤖 Generated by Copilot at 6b62f09
This pull request adds a new feature to the facility dashboard, which allows users to view the live camera feed of the facility and its patient asset beds. It creates a new
LiveFeedScreen
component, a new route, and some TypeScript fixes. It also imports theConsultationModel
type to thesrc/Redux/api.tsx
file.Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
@gigincg
Screenshots