alfresco-ng2-components icon indicating copy to clipboard operation
alfresco-ng2-components copied to clipboard

Column Sort Arrow Doubled

Open JCarlos12 opened this issue 3 years ago • 2 comments

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

JCarlos12 avatar Mar 20 '23 13:03 JCarlos12

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

eromano avatar May 09 '23 12:05 eromano

@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

JCarlos12 avatar May 23 '23 15:05 JCarlos12