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

add loading skeleton for user profile in the navbar #1270

Conversation

AnujChhikara
Copy link
Contributor

@AnujChhikara AnujChhikara commented Oct 8, 2024

Date: 8 Oct, 2024

Developer Name: Anuj Chhikara


Issue Ticket Number

#1268

Description

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Problem Screenshot

brave_VlbdjZOzyw

Solved Screenshot

brave_ZK8h0rXuVS

Test Coverage

Earlier coverage
image

Now coverage

image

image

Test Results: All tests passed successfully (7/7) for the Navbar component.

Additional Notes

  • Problem: When navigating the navbar, the user status briefly displays "Login with GitHub" before showing the user data, leading to a confusing experience for users.

  • Fix: Implemented a loading skeleton to provide a visual indication while the user data is being fetched, ensuring a smoother transition and a clearer user experience.

  • Impact: This enhancement reduces confusion and improves the overall user experience by clearly indicating that the application is loading user data.

Copy link

vercel bot commented Oct 8, 2024

@AnujChhikara is attempting to deploy a commit to the RDS-Team Team on Vercel.

A member of the Team first needs to authorize it.

@vinit717
Copy link
Member

vinit717 commented Oct 8, 2024

Your Github action is failing fix that

@vinit717
Copy link
Member

vinit717 commented Oct 9, 2024

Please add the test coverage of the file you have changed

@AnujChhikara
Copy link
Contributor Author

Sorry, I forgot about that. Test coverage of Navbar added now

@iamitprakash iamitprakash merged commit 85efac0 into Real-Dev-Squad:develop Oct 10, 2024
1 of 2 checks passed
@vinit717 vinit717 mentioned this pull request Oct 11, 2024
10 tasks
@AnujChhikara AnujChhikara deleted the feature/user-profile-loading-skeleton branch December 25, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants