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

#1279 Fixed profile not opening bug #1341

Conversation

Devkumar194Aghera
Copy link

@Devkumar194Aghera Devkumar194Aghera commented Aug 7, 2024

Resolve profile not opening problem by fixing the user data retrival especially firstname by adding await in Login.jsx, update class to className in profileHeader.jsx and rectify spelling in README.md

Description

  • Update the login file by adding async and await which was bug due to which firstname can't be read and error occurs.
  • Update the class to className in a jsx
  • Fix a spelling in the readme file

Fixes #1279

Replace issue_no with the issue number which is fixed in this PR

Screenshots

demo

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • [x ] Code follows the established coding style guidelines
  • All tests are passing

…e class to className in profileHeader.jsx and rectify spelling in READMME.md
Copy link

netlify bot commented Aug 7, 2024

👷 Deploy request for counsellor-startup pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit bf7d736

Copy link

github-actions bot commented Aug 7, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Contributor

deepsource-io bot commented Aug 7, 2024

Here's the code health analysis summary for commits 0787b7e..bf7d736. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ FailureView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

This PR has been automatically closed due to inactivity from the owner for 15 days.

@github-actions github-actions bot added the Stale label Aug 30, 2024
@github-actions github-actions bot closed this Aug 30, 2024
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.

[Bug] : Profile doesn't open
1 participant