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

BIG PR VERS MAIN : Principalement connexion BACK au FRONT Profil #100

Merged
merged 97 commits into from
Feb 5, 2024

Conversation

BarisRz
Copy link
Contributor

@BarisRz BarisRz commented Feb 3, 2024

Grande PR (la dernière normalement), qui concerne quasiment que le profil du joueur

ghispell and others added 30 commits January 12, 2024 12:05
ajout de la fonctionnalité pour ajouter une bannière
Copy link
Contributor

@GorskiAnthony GorskiAnthony left a comment

Choose a reason for hiding this comment

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

Pour la répétition, je ne dis rien, mais faite le quand même svp
Par contre, supprimez-moi les console.info

setPlayers(res.data);
});
}, []);
console.info(players);
Copy link
Contributor

Choose a reason for hiding this comment

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

Pas de console.info()

Comment on lines 16 to 18
console.info(setPrimaryColor);
console.info(setSecondaryColor);
console.info(setTextColor);
Copy link
Contributor

Choose a reason for hiding this comment

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

Pas de console.info

Comment on lines 4 to 9
const handleScrollToTop = () => {
window.scrollTo({
top: 0,
behavior: "smooth",
});
};
Copy link
Contributor

Choose a reason for hiding this comment

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

Il y a une répétition de fou sur ce morceau de code, pourquoi de pas créer un service et de l'appeler où il se doit ?

Comment on lines 4 to 9
const handleScrollToTop = () => {
window.scrollTo({
top: 0,
behavior: "smooth",
});
};
Copy link
Contributor

Choose a reason for hiding this comment

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

On se répète !

Comment on lines 4 to 9
const handleScrollToTop = () => {
window.scrollTo({
top: 0,
behavior: "smooth",
});
};
Copy link
Contributor

Choose a reason for hiding this comment

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

On se répète !

@GorskiAnthony
Copy link
Contributor

Woaw ! La rapidité ! Done !

@GorskiAnthony GorskiAnthony merged commit 237ca98 into main Feb 5, 2024
1 check passed
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.

5 participants