Wednesday, August 19, 2020
2 changes
Resolved issues and error corrections
The Documents inspector now shows the archive and restore actions as icons only, matching the rest of the inspector controls. This fixes a visual issue on archived files and makes the interface cleaner and more consistent for users.
Original PR description
Before this commit, the inspector have a bug display when we are on an archived file. In this commit, the display on archived file is as expected. task id: 2320257 PR: 12464
The appraisal goals Kanban view now shows the completion ribbon as “Done” instead of “Done!”. This fixes a small wording typo for a cleaner, more consistent user experience.
Original PR description
Change the label of the Goal's Kanban ribbon => https://drive.google.com/file/d/1xFSqaoX_Vfq0gq-naRlTvI3hzNOOKu_9/view?usp=drivesdk LINKS PR: #12477 TASK: 4043