You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
When you sort a column, a class short-asc or short-desc is applied to datatable-header-cell but not datatable-body-cell
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Tested on Firefox 109.0.1 & Chromium 110.0.5481.100
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
Current behavior
When you sort a column, a class short-asc or short-desc is applied to datatable-header-cell but not datatable-body-cell
Expected behavior
When you sort a column, short-asc or short-desc should be applied to datatable-header-cell and datatable-body-cell as mentioned to the documentation : https://swimlane.gitbook.io/ngx-datatable/readme/themes
Reproduction of the problem
Nothing special
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
OS: Ubuntu 22.04.1
IDE: VSCode
Node: 14.21.1
NPM: 6.14.17
NGX-Datatable: 20.1.0
Angular: 15.1.5
Tested on Firefox 109.0.1 & Chromium 110.0.5481.100
The text was updated successfully, but these errors were encountered: