Improve user tagging usability #2722 by anton-abushkevich · Pull Request #2731 · OHDSI/Atlas (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
… assignment for any asset added
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
General comment on this PR - we'd like to disable the tagging left-menu item by default. Then users can edit their local config.js file if they'd like to group tagging capability. I didn't see that in this PR - could you please add this or point me to where this code lives in the PR?
Please see commit e00d1a4.
Tagging section is now hidden by default. To enable it, admin must add config.enableTaggingSection = true; to their config-local.js.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})