-
Notifications
You must be signed in to change notification settings - Fork 12
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
A user should be able to select the default value of a property #134
Comments
@thomaslhostis : je ne suis pas sûr de bien comprendre dans quel d'utilisation cette fonctionnalité peut être nécessaire / utile. Penses-tu qu'il s'agisse toujours d'un besoin à traiter ? |
Clarification : Lors de la valorisation des propriétés, si l'une d'elle n'est pas renseignée mais a une valeur par défaut, on affiche cette valeur par défaut en |
Ok, donc par exemple en ajoutant un petit bouton dans chaque input, permettant en cliquant dessus de copier cette valeur ? |
Oui Monsieur |
English descriptionWhen a property has a default value and a user is looking at the module properties values, he should be able to select the default value or to copy it to the clipboard. He cannot do so currently because this default value is in the An option would be to display a small button next to the value to copy it to the clipboard. Hacktoberfest participantsGo check HACKTOBERFEST.md |
English description below: #134 (comment)
À étudier. Message :
Bonjour,
Idée d'amélioration:
Je voudrais pouvoir sélectionner (et donc copier) la valeur d'une property même quand on utilise la valeur par défaut.
Cordialement,
Pierre Da Silva
The text was updated successfully, but these errors were encountered: