cessda / cessda.cvs.two

Apache License 2.0
0 stars 2 forks source link

Deprecated terms in UI #422

Closed cessda-bitbucket-importer closed 2 years ago

cessda-bitbucket-importer commented 2 years ago

Original report on BitBucket by Taina Jääskeläinen.


The deprecated terms come up in search in the results list, as intended. Two small amendments would still be needed:

  1. In the results list, the deprecated terms should have (DEPRECATED TERM) after the term.
  2. If the user clicks on the deprecated term in the results list, the system brings them to the detailed study view where the Deprecated terms are already open under the table. Currently, the system brings the user to the detailed stucy view but the Deprecated terms are hidden until the user clicks on the button to open them.

In staging, I have deprecated the term ‘Group’ in AnalysisUnit CV. If I search with the term ‘Group’, the results list shown now:

After the change, the results list would show:

Group (DEPRECATED TERM) :   In surveys, the questions are mainly focused on the group and the attitudes/experiences of the group, ... If questions cover both the group and the individual, use both as analysis units.

cessda-bitbucket-importer commented 2 years ago

Original comment by Stefan Dlugolinsky (GitHub: Stifo).


done. will be ready to test after the build is finished

cessda-bitbucket-importer commented 2 years ago

Original comment by Taina Jääskeläinen.


Tested in staging, both changes visible there. Thanks, Stefan.