Skip to content

Feature/election page#6

Open
Clem-Coding wants to merge 26 commits intodevelopfrom
feature/election-page
Open

Feature/election page#6
Clem-Coding wants to merge 26 commits intodevelopfrom
feature/election-page

Conversation

@Clem-Coding
Copy link
Collaborator

No description provided.

@Clem-Coding Clem-Coding requested a review from remikel May 19, 2025 08:13
private ?int $id = null;

private ?string $name = null;
// private ?string $name = null;
Copy link
Collaborator

Choose a reason for hiding this comment

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

aucune régression dû à ça ? Il me semble que ça ne s'affichait pas quelque part si je mettais pas ça

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

c'est des propriétés qui ne sont pas utilisées car elles sont dans le TypeElectionTranslation

Copy link
Owner

Choose a reason for hiding this comment

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

je sais mais si je ne les mettais pas j'avais des problème d'affichage au niveau d'easyadmin je crois. Vérifie qu'il n'y a pas de régression quand même

};

let apiElection = apiCall;
console.log(apiElection);
Copy link
Collaborator

Choose a reason for hiding this comment

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

debug


#[Groups(['read'])]
public function getName(): ?string
{
Copy link
Collaborator

Choose a reason for hiding this comment

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

c'est bizarre ça, je pense qu'il y a une façon plus propre de faire

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.

3 participants

Comments