Actions
dev #3634
openDescription
Task¶
Implement a responsive Find Talent Detail Page with job descriptions, matched talent profiles, and filters per Figma design.
Scope¶
- Components:
TalentCard,TalentFilter,MobileTalentFilter,JobDescriptionCard - Page:
page.tsx(Job details, filters, pagination) - Assets: Custom SVG icons, updated
globals.css - Features: Expand/collapse sections, responsive filters, smooth animation
Expected Outcome¶
- Fully responsive (mobile, tablet, desktop)
- No layout shifts or console errors
- Focused on responsive design.
Testing¶
- Navigate to (http://localhost:3000/client/dashboard/find-talent/469)
- Visual + functional checks (expand/collapse, filter toggle)
- Responsive behavior verified on Chrome, Firefox, Safari
- Figma design link
Updated by Md.Sajib Ahmed 5 months ago
- % Done changed from 0 to 100
Updated by Md.Sajib Ahmed 5 months ago
- Status changed from In Progress to Complete
Actions