Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Column sort icons overlap column names in report

SA-95171

Summary



In the Internet Explorer browser, the Sort icons in the Summary Reports overlap the Column Name text.


Error Messages



Not Application


Steps to Reproduce

  1. Open the Manager portal.
  2. Navigate to reports.
  3. Click the Operator Productivity Summary.


Root Cause



A defect in Pegasystems’ code or rules.


Resolution



Perform the following local-change:

Apply below styles in UserWorkForm,


<style>
.ie div.summaryReport div.report_body span .ASC {
display: inline-block !important;
}
.ie div.summaryReport div.report_body span .DESC{
display: inline-block !important;
}
.ie div.summaryReport div.gridDefault div.List_report tr.gridHeaderTable th.cellCont div.divCont{
    display:flex !important;
}
</style>

Published January 3, 2020 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us