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

Problème d'affichage des informations si tpl n'est pas renseigné #31

Open
Agath21 opened this issue Jan 21, 2025 · 1 comment
Open
Labels

Comments

@Agath21
Copy link
Contributor

Agath21 commented Jan 21, 2025

Comportement actuel

Si je configure la fiche d'information de ma storymap (en mode list) à l'aide des paramètres fields :

"fields": [
      {
        "name": "nom",
        "type": "title"
      },
      {
        "name": "description",
        "type": "texte"
      },
      {
        "name": "image",
        "type": "image"
      },
      {
        "name": "site_web",
        "type": "url"
      }
    ],

La fiche d'information ne fonctionne pas :

Image

Comportement souhaité

Les informations s'affichent correctement

@Agath21 Agath21 added the bug label Jan 21, 2025
Agath21 added a commit to jdev-org/storymap that referenced this issue Jan 21, 2025
@Agath21
Copy link
Contributor Author

Agath21 commented Jan 21, 2025

Amélioration de l'affichage des composants par défaut :

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant