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

Convert React component to functional component #1057

Open
alexanmtz opened this issue Feb 7, 2024 · 8 comments
Open

Convert React component to functional component #1057

alexanmtz opened this issue Feb 7, 2024 · 8 comments

Comments

@alexanmtz
Copy link
Member

Change the file './frontend/src/components/profile/skill.js' to a functional react component.

@Asin-Junior-Honore
Copy link

@alexanmtz please assign me this issue👨‍💻

@alexanmtz
Copy link
Member Author

Hey @Asin-Junior-Honore, we have this PR: #1058; you can continue from there; please check it out and test locally. You need to open the user skill page: https://gitpay.me/#/profile/user-account/skills

Let me know if you need any help

@Asin-Junior-Honore
Copy link

@alexanmtz when i test the site in my Browser locally it displays the landing page very well and clearly but when i try to login i get this message👇 although my internet is working fine
Screenshot (1)

@alexanmtz
Copy link
Member Author

@Asin-Junior-Honore, the local integration to log in via Github is not enabled by default, so please create an account with an e-mail and a password. The activation to activate your account locally is usually from e-mail, but locally, there's no mail server, so you will be able to activate your account by copying the activation link on your local server log.

@Asin-Junior-Honore
Copy link

@alexanmtz i am really sorry for the late response but could you please give more context on the required solution please🙏

@alexanmtz
Copy link
Member Author

@Asin-Junior-Honore register with a regular account using e-mail instead of Github locally, then go to your terminal when you ran the server and you will see the email content for account activation there, then you can copy and paste the link, then go to your skills section on: http://localhost:8082/#/profile/user-account/skills locally and you should open the page with any errors :-)

@Asin-Junior-Honore
Copy link

@alexanmtz I followed your instructions but am still not getting any activation details in my terminal besides I am always getting error in my terminal whenever I try npm I

@alexanmtz
Copy link
Member Author

alexanmtz commented Feb 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants