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

Champs de contacts et réseaux sociaux : uniformisation #805

Merged
merged 13 commits into from
Dec 9, 2024

Conversation

Olivia206
Copy link
Contributor

Type

  • Nouvelle fonctionnalité
  • Bug
  • Ajustement
  • Rangement

Description

Partie thème de osunyorg/admin#2459

On a des changements dans plusieurs partials :

  • commons/socials.html : on ajoute une clé de vérification pour accéder à l'email + on met à jour chaque champ avec .value
  • Pour l'appel du partial commons/address , on enlève le niveau .postal_address pour ne garder que Params.contact_details car .html n'est plus à l'intérieur de .data
  • Dans le partial blocks/templates/contact.html on remet à niveau les différentes clés
  • Dans commons/contact-details.html on ajoute une vérification des champs disponibles

Et en bonus, j'ai vu que sur les héros d'une formation listant les campus, on avait une margin-left qui décalait le texte (cf. screens plus bas), c'est réparé.

Niveau d'incidence

  • Incidence faible 😌
  • Incidence moyenne 😲
  • Incidence forte 😱

URL de test sur recette

Pages de personne, orga, footer, block contact...

Screenshots

Capture d’écran 2024-12-06 à 14 27 29
Capture d’écran 2024-12-06 à 14 27 18

@@ -136,14 +136,15 @@
@include media-breakpoint-down(md)
padding-bottom: 0
dd
display: flex
Copy link
Member

Choose a reason for hiding this comment

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

pas compris les modifs de ce fichier

Copy link
Contributor Author

Choose a reason for hiding this comment

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

C'est relatif aux captures d'écran plus haut : l'affichage des listes de campus sur une formation sont un peu cassées quand les campus chassent à la ligne

layouts/partials/blocks/templates/projects/list.html Outdated Show resolved Hide resolved
layouts/partials/commons/address.html Outdated Show resolved Hide resolved
layouts/partials/commons/socials.html Outdated Show resolved Hide resolved
layouts/partials/commons/socials.html Outdated Show resolved Hide resolved
layouts/partials/footer/site.html Show resolved Hide resolved
@Olivia206 Olivia206 marked this pull request as draft December 6, 2024 20:56
@Olivia206 Olivia206 marked this pull request as ready for review December 6, 2024 22:07
@alexisben alexisben merged commit 2bf62c8 into main Dec 9, 2024
3 checks passed
@alexisben alexisben deleted the block-contact-update branch December 9, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants