Version 9.1.215.6 (Support Release - 17 March 2026)
Performance Management
No date picker on Action plans (#146349)
Problem
- Date time picker not rendering on action plans when using dayjs
Solution
- Changed to make use of Syncfusion's picker
KPI and KPA tooltips causing styling issues (#146000)
Problem
- KPIs and KPAs tooltips are currently causing incorrect styling for Review Setup Templates
Solution
- Removed Jquery tooltips, added them, as they conflict with MDB tooltips, also added a title tag to the KPIs to ensure the tooltips are displayed.
Template tooltips display as text and cause incorrect page styling (KPAs) (#146000)
Problem
- When editing a review setup template and assigning a KPA a very long name, the tooltips appear without hovering over the text, causing incorrect page styling.
Solution
- Added the on-hover tag to the HTML element to ensure it only shows when the user hovers over the ellipses.
Template tooltips display as text and cause incorrect page styling (#146000)
Problem
- When editing a review setup template and providing a KPI with a very long name, the tooltips display without hovering over the text, causing incorrect page styling.
Solution
- Added the on-hover tag to the HTML element to ensure it only shows when the user hovers over the ellipses.