Skip to content
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 1 commit into from
Nov 21, 2024

Conversation

elijahladdie
Copy link
Contributor

@elijahladdie elijahladdie commented Nov 21, 2024

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:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My code generate no warnings
  • My test coverage meet the set test coverage threshold
  • There are no vulnerabilities
  • There are no conflicts with the base branch

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 7:27pm

@elijahladdie elijahladdie linked an issue Nov 21, 2024 that may be closed by this pull request
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from fabd53d to d1703b1 Compare November 21, 2024 08:09
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from d1703b1 to 3c910fa Compare November 21, 2024 11:00
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 3c910fa to 18953b1 Compare November 21, 2024 12:14
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 18953b1 to c51eae0 Compare November 21, 2024 12:37
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from c51eae0 to 4cfb85c Compare November 21, 2024 12:55
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 4cfb85c to 1798d6a Compare November 21, 2024 13:04
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 1798d6a to 116f599 Compare November 21, 2024 14:29
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 116f599 to 03201ed Compare November 21, 2024 14:38
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 69ce822 to ff8866f Compare November 21, 2024 15:24
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from ff8866f to 7c6a4f3 Compare November 21, 2024 15:32
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 7c6a4f3 to c824bb2 Compare November 21, 2024 15:48
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from c824bb2 to c6df54e Compare November 21, 2024 15:59
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from c6df54e to b6c4a7b Compare November 21, 2024 16:05
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from b6c4a7b to 72f5592 Compare November 21, 2024 16:15
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 72f5592 to 5a566c3 Compare November 21, 2024 16:25
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 5a566c3 to 2dcfb5d Compare November 21, 2024 16:30
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 2dcfb5d to 78cba83 Compare November 21, 2024 16:38
@elijahladdie elijahladdie force-pushed the ft-add-ttl-trainee-skeletons branch from 78cba83 to 7c7c0a6 Compare November 21, 2024 16:51
@Salim-54 Salim-54 merged commit 7d28c4f into develop Nov 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relevent skeleton loaders
6 participants