feat: add shimmer skeletons for various sections in the staff profile and onboarding features
- Implemented ProfilePageSkeleton for loading state in staff profile. - Added ReliabilityScoreSkeleton and ReliabilityStatsSkeleton for reliability metrics. - Created CertificatesSkeleton and related components for loading certificates. - Developed DocumentsSkeleton and associated document card skeletons. - Introduced TaxFormsSkeleton for loading tax forms. - Added BankAccountSkeleton and its components for bank account loading state. - Created TimeCardSkeleton for displaying time card loading state. - Implemented AttireSkeleton for loading attire items. - Added PersonalInfoSkeleton for loading personal information. - Developed FaqsSkeleton for loading FAQ sections. - Created PrivacySecuritySkeleton for loading privacy settings.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -187,6 +187,9 @@ krow-workforce-export-latest/
|
||||
apps/mobile/packages/data_connect/lib/src/dataconnect_generated/
|
||||
apps/web/src/dataconnect-generated/
|
||||
|
||||
# Legacy mobile applications
|
||||
apps/mobile/legacy/*
|
||||
|
||||
|
||||
AGENTS.md
|
||||
TASKS.md
|
||||
|
||||
Reference in New Issue
Block a user