-
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
Removed react-swipeable-views package #6312
Conversation
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
@thtauhid is this package being used elsewhere? if not it would be good to uninstall it too!
@rithviknishad nope. I'll remove the package also. |
LGTM |
WHAT
🤖 Generated by Copilot at a88a5cc
Improved tab navigation in
ManagePatients
component by usingTabPanel
and URL query parameters. This enhanced the component's speed and user experience.Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist
HOW
🤖 Generated by Copilot at a88a5cc
SwipeableViews
fromManagePatients.tsx
(link)SwipeableViews
component with twoTabPanel
components for each tab inManagePatients.tsx
(link)