-
Notifications
You must be signed in to change notification settings - Fork 3
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
adding ttl and trainee attendance loading #637
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
elijahladdie
requested review from
kanu-cast,
Ke-bean,
aimedivin,
hatfelicien,
igorihimbazwe,
ceelogre,
Salim-54 and
Calebgisa72
November 21, 2024 07:48
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 08:09
fabd53d
to
d1703b1
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 11:00
d1703b1
to
3c910fa
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 12:14
3c910fa
to
18953b1
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 12:37
18953b1
to
c51eae0
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 12:55
c51eae0
to
4cfb85c
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 13:04
4cfb85c
to
1798d6a
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 14:29
1798d6a
to
116f599
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 14:38
116f599
to
03201ed
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 15:24
69ce822
to
ff8866f
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 15:32
ff8866f
to
7c6a4f3
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 15:48
7c6a4f3
to
c824bb2
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 15:59
c824bb2
to
c6df54e
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 16:05
c6df54e
to
b6c4a7b
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 16:15
b6c4a7b
to
72f5592
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 16:25
72f5592
to
5a566c3
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 16:30
5a566c3
to
2dcfb5d
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 16:38
2dcfb5d
to
78cba83
Compare
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 16:51
78cba83
to
7c7c0a6
Compare
Calebgisa72
approved these changes
Nov 21, 2024
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 19:12
7c7c0a6
to
40b2143
Compare
Ke-bean
approved these changes
Nov 21, 2024
elijahladdie
force-pushed
the
ft-add-ttl-trainee-skeletons
branch
from
November 21, 2024 19:26
40b2143
to
d8f6eaa
Compare
aimedivin
approved these changes
Nov 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description
This pull request introduces skeleton components for the Teams and Attendance sections, enhancing the user experience during data loading states.
Description of tasks that were expected to be completed
Creating skeleton for Team and attendance
Description of tasks that were expected to be completed
Implemented TeamsSkeleton component to provide a placeholder design for teams data loading.
Implemented AttendanceSkeleton component to provide a placeholder design for attendance data loading.
Added responsive styles and consistent placeholder animations using Tailwind CSS.
How has this been tested?
Verified the visual appearance of the skeleton components in the browser.
Tested responsiveness across different screen sizes (mobile, tablet, and desktop).
Confirmed that the components are displayed only during data-loading states.
Please check this Checklist before you submit your PR: