Actions
dev #3641
open[FE-SETTING]: Client Dashboard – Settings Page responsive design.
Description
Task¶
Create and implement the Settings Page for the client dashboard.
Scope¶
- Route:
/client/dashboard/settings - Design and structure settings page UI
- Implement responsive design for mobile, tablet, and desktop
- Follow existing dashboard layout and theme consistency
Expected Outcome¶
- Fully responsive layout
- Reusable and accessible UI components
- Clean, consistent styling aligned with design system
- API integration is not implement yet.
Labels: feature, ui/ux, responsive-design
Priority: Medium
How to test¶
- Navigate to (/dashboard/client/setting)
- Check Profile and preference tab
- Submit the form for the profile & preference tab
Updated by Md.Sajib Ahmed 5 months ago
- % Done changed from 0 to 80
Here is the gitlab commit message
Changes:
- Responsive design
- Reusable component
- React hook form and zod for validation.
Updated by Md.Sajib Ahmed 5 months ago
- % Done changed from 80 to 100
Here is the gitlab commit message
Fix the custom switch component margin and padding issues.
Updated by Nazmul Hossain Shovon 5 months ago
- Status changed from In Progress to Complete
Actions