Skip to content

Fix update activity description ambiguity

Dirk HOFFMANN requested to merge github/fork/ederag/overview_description into master

Created by: ederag

Allow entering description either from the activity line or from the description box, but not both (fix issue #305 (closed)). Prevent saving and give warning in case of ambiguity.

In activity line only, "valid" check mark icon to the right Screenshot_20190820_121643

Both in activity line and in description box: ambiguity (which one to use ?), "error" check mark icon Screenshot_20190820_121902 More information in the icon tooltip (hovering mouse on the icon) Screenshot_20190820_122124

In description box (multiple lines allowed there), "valid" check mark icon Screenshot_20190820_122457

When editing an existing fact, the description is now only displayed in its box.

Merge request reports