[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
Expected behavior
Reproduction of the problem
What is the motivation / use case for changing the behavior?
Currently, we are using ngx-datatable for displaying data. We are also using pagination and we have unit tests and QAs write automation tests. It's better to practice to use ids in tests, so that's the reason why we want you to add some ids in pagination.
For example
Please tell us about your environment:
Table version:
"@swimlane/ngx-datatable": "~19.0.0",
Angular version:
"@angular/core": "~10.2.4",
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 ]
I'm submitting a ... (check one with "x")
Current behavior
Expected behavior
Reproduction of the problem
What is the motivation / use case for changing the behavior?
Currently, we are using ngx-datatable for displaying data. We are also using pagination and we have unit tests and QAs write automation tests. It's better to practice to use ids in tests, so that's the reason why we want you to add some ids in pagination. For example
Please tell us about your environment:
"@swimlane/ngx-datatable": "~19.0.0",
"@angular/core": "~10.2.4",
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 ]
Language: [all | TypeScript X.X | ES6/7 | ES5] TypeScript - "typescript": "3.9.7",