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

feat: add nomAlt to commune #981

Merged
merged 6 commits into from
Jan 15, 2025
Merged

Conversation

fufeck
Copy link
Contributor

@fufeck fufeck commented Jan 8, 2025

CONTEXT

Pourvoir modifier le nom alternatif de la commune

Capture d’écran 2025-01-08 à 17 01 59

Visualisation du nom régionale de la commune

Capture d’écran 2025-01-08 à 17 01 51

Auto selection de la langue régionale pour les voies et toponymes lorsque celle de la commune est remplit

@fufeck fufeck force-pushed the fufeck_feat_add_nom_alt_to_commune branch from c852092 to bffd6b4 Compare January 8, 2025 16:04
@fufeck fufeck requested a review from MaGOs92 January 8, 2025 16:05
Copy link
Contributor

@MaGOs92 MaGOs92 left a comment

Choose a reason for hiding this comment

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

Tests :

  • Quand il y'a une erreur de validation, elle apparait sur tous les champs, même ceux corrects :
    Capture d’écran 2025-01-09 à 11 10 54
  • C'est bizarre de pouvoir ajouter deux fois la même langue régionale, on peut pas les supprimer du select quand elles sont déjà utilisées?
    Capture d’écran 2025-01-09 à 11 11 44

>
<Pane>
<FormInput>
<Label>Nom régionale de la commune</Label>
Copy link
Contributor

Choose a reason for hiding this comment

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

*régional
Je trouve pas ça très clair, à mon avis il faudrait plutôt mettre "Nom en langue régionale de la commune"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

;)

components/sidebar/header.tsx Outdated Show resolved Hide resolved
components/bal/commune-editor.tsx Outdated Show resolved Hide resolved
components/bal/commune-editor.tsx Outdated Show resolved Hide resolved
@fufeck
Copy link
Contributor Author

fufeck commented Jan 13, 2025

Tests :

  • Quand il y'a une erreur de validation, elle apparait sur tous les champs, même ceux corrects :
    Capture d’écran 2025-01-09 à 11 10 54
  • C'est bizarre de pouvoir ajouter deux fois la même langue régionale, on peut pas les supprimer du select quand elles sont déjà utilisées?
    Capture d’écran 2025-01-09 à 11 11 44

Bien vu, normalement les 2 sont corrigé ;)

@fufeck fufeck requested a review from MaGOs92 January 13, 2025 11:16
Copy link
Contributor

@MaGOs92 MaGOs92 left a comment

Choose a reason for hiding this comment

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

Y'a un souci avec le message d'erreur, "bla" est valide. C'est & qui ne l'est pas
Capture d’écran 2025-01-14 à 14 01 40

@fufeck fufeck requested a review from MaGOs92 January 14, 2025 14:06
@fufeck fufeck merged commit c2aa034 into master Jan 15, 2025
3 checks passed
@fufeck fufeck deleted the fufeck_feat_add_nom_alt_to_commune branch January 15, 2025 16:20
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.

2 participants