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

fix: ninja badges #189

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

fix: ninja badges #189

wants to merge 13 commits into from

Conversation

Afonso-santos
Copy link
Contributor

i put on the tables of user(ninja mentor, guardian ) the user's name in hyperlink to be more easy to navigate between profile.
I did a redesign on the users profiles.

@netlify
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for coderdojobraga-web canceled.

Name Link
🔨 Latest commit 19219a2
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-web/deploys/64aeb319dd6bd2000844207b

@netlify
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for coderdojobraga-blog canceled.

Name Link
🔨 Latest commit 19219a2
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-blog/deploys/64aeb319b67a29000851841b

@netlify
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for coderdojobraga-maintenance canceled.

Name Link
🔨 Latest commit 19219a2
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-maintenance/deploys/64aeb319c892de00086fb319

@netlify
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for coderdojobraga-app ready!

Name Link
🔨 Latest commit 19219a2
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-app/deploys/64aeb319ff01d7000856a74a
😎 Deploy Preview https://deploy-preview-189--coderdojobraga-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Afonso-santos Afonso-santos changed the title As/ninja badges Fix ninja badges Jul 12, 2023
@@ -52,16 +52,16 @@ export default function LectureForm({ id }) {

const [ninjas, setNinjas] = useState([]);

let promise;
useEffect(() => {
let promise;
Copy link
Member

Choose a reason for hiding this comment

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

Why this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was a "CI/ Build " erro , i think it was a react hook and to resolve was to put this let inside the "useEffect()"

@ruilopesm ruilopesm changed the title Fix ninja badges fix: ninja badges Aug 20, 2023
@ruilopesm ruilopesm added the app App related contributions label Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app App related contributions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants