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

Skeleton Implementation #177

Closed
wants to merge 1 commit into from
Closed

Skeleton Implementation #177

wants to merge 1 commit into from

Conversation

Ishimwe7
Copy link
Contributor

@Ishimwe7 Ishimwe7 commented Oct 1, 2024

Description
This PR introduces skeleton loading components throughout the application to improve user experience by providing visual feedback during data fetching. These skeleton loaders mimic the structure of the final content, making the interface more intuitive and responsive while the content is loading.

Description of Task Completed

  • Implemented skeleton loading components across key areas of the application.
  • Skeleton loaders are designed to represent the final structure of the content, enhancing the visual feedback to users during loading times.
  • Integrated loaders with existing features to ensure a smooth transition when content is being fetched from the backend.

How to Preview Changes using this Link

  • Log in using the provided admin credentials.
  • Navigate through sections like Applications or Trainees.
  • Ensure that skeleton loaders are displayed whenever there is a delay in content loading, and that they reflect the structure of the final content.

Related Issue
#161

NavbarMembers

traineeApplicant

editApplicantInfo

trash

Copy link

vercel bot commented Oct 1, 2024

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

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 11:22pm

Copy link
Contributor

@mugishaj092 mugishaj092 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some page is which you didn't implements it's skeleton you can like job posts, trash, application cycles and application form

@Ishimwe7
Copy link
Contributor Author

Ishimwe7 commented Oct 8, 2024

There are some page is which you didn't implements it's skeleton you can like job posts, trash, application cycles and application form

Done

@mutsinziisaac mutsinziisaac self-requested a review October 8, 2024 10:42
Copy link

gitguardian bot commented Oct 10, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
7140290 Triggered Generic High Entropy Secret 5e3f3a3 src/components/tinymce/Tinymce.tsx View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Copy link

codeclimate bot commented Oct 10, 2024

Code Climate has analyzed commit 5e3f3a3 and detected 5 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 5

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DREAM DREAM TEAM Ready For Review Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants