-
Notifications
You must be signed in to change notification settings - Fork 479
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
Improved asset details page #6256
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. |
once we click on the copy icon, it shows copied to clipboard, We can't copy it again unless I refresh the page Reset the state, after a second or so, the copy button appear again in mobile view, keep the description below the asset name, similar to the view we have normal screen The line separating the vendor and customer support heading is close to the vendor, so, move the line to a middle position in between the vendor and customer support |
👋 Hi, @GokulramGHV, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
LGTM |
WHAT
🤖 Generated by Copilot at 603a550
Refactored the
AssetManage
component to use thePage
component and reorganized the asset details. Added a copy-to-clipboard feature for asset serial numbers and improved the expiry label inAssetWarrantyCard
.Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist
HOW
🤖 Generated by Copilot at 603a550
PageTitle
component withPage
component to provide more features and consistency inAssetManage
component (link, link, link, link)Page
component and add asset class icon and name as tooltip next to asset name inAssetManage
component (link)AssetDetailsCard
component inAssetManage
component (link, link)AssetWarrantyCard
component (link)AssetWarrantyCard
component (link, link, link)