Closed metas-ts closed 5 years ago
Results of IT1 tested in mf15
value description is displayed when hovering over field:
=> description shall be displayed when hovering here, so user gets the necessary info:
Results of IT2 tested in dev229
value description is displayed when hovering over field:
Is this a bug or feature request?
FR, follow-up to https://github.com/metasfresh/metasfresh/issues/4798
What is the current behavior?
As of issue https://github.com/metasfresh/metasfresh/issues/4798 we now can have a description property in the field value JSON. The frontend should display that description when hovering over the respective value in the UI. Currently that is not yet implemented Example:
What is the expected or desired behavior?
The description (if that property is present in the value JSON) should be shown when hovering over the field value; similar to the way we already show the help text when hovering over the field name.