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

Display module properties that have the same name as a global property #253

Closed
thomaslhostis opened this issue Jun 13, 2019 · 1 comment
Closed

Comments

@thomaslhostis
Copy link
Collaborator

thomaslhostis commented Jun 13, 2019

English description below: #253 (comment)

Lorsqu'une propriété est définie dans un template, valorisée au niveau du module puis surchargée par une propriété globale, elle disparaît de la liste principale des propriétés valorisées du module.

L'idéal serait de :

  • l'inclure dans la liste des propriétés du module
  • barrer sa valeur
  • afficher une infobulle avec la valeur de propriété globale (puisque c'est elle qui prime)
@thomaslhostis
Copy link
Collaborator Author

thomaslhostis commented Oct 8, 2019

English description

When a property is defined in a template, valorized in a deployed module and then overriden by a global property, it disappears from the module properties list.

Ideally, we should:

  • include the property in the module properties list
  • cross its value out
  • display a tooltip with the global value

Hacktoberfest participants

Go check HACKTOBERFEST.md

@thomaslhostis thomaslhostis changed the title Afficher les propriétés de module ayant le même nom qu'une propriété globale Display module properties that have the same name as a global property Oct 8, 2019
vincentguenno pushed a commit that referenced this issue Jan 14, 2020
vincentguenno pushed a commit that referenced this issue Jan 15, 2020
vincentguenno pushed a commit that referenced this issue Jan 15, 2020
vincentguenno pushed a commit that referenced this issue Jan 15, 2020
vincentguenno pushed a commit that referenced this issue Jan 15, 2020
vincentguenno pushed a commit that referenced this issue Jan 16, 2020
Bhoye05 added a commit that referenced this issue Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants