Alfresco / alfresco-ng2-components

Alfresco Angular Components
https://www.alfresco.com/abn/adf/docs/
Apache License 2.0
292 stars 263 forks source link

Column Sort Arrow Doubled #8403

Open JCarlos12 opened 1 year ago

JCarlos12 commented 1 year ago

Type of issue: (check with "[x]")

  • [ ] New feature request
  • [x ] Bug
  • [ ] Support request
  • [ ] Documentation

Current behaviour: But after upgrading to version 5.0 with Angular 14 the sort indicator has doubled image

Expected behavior: I was using ADF version 4.9 with Angular 12 before and the adf-datatable when sorted on a column looked like this image

Component name and version: adf-datatable

Is this an intended feature? If so are there any ways to return it to just one indicator

eromano commented 1 year ago

@JCarlos12 what do you mean doubled? the arrow is present for each sortable column if an arrow is present means is sortable

JCarlos12 commented 1 year ago

@eromano before the upgrade to 5.0.0 the arrow only appears on the left side of the header of the sorted column. Is this an intentional change? Or is there a property that can be configured to only display it on the left side