User tests: Successful: Unsuccessful:
This PR corrects the markup in the pagination and as a result removes the need for the additional custom css. The onhover highlighting works a bit better but you probably wont notice that. We also get rounded corners as per the rest of the template.
Thanks @C-Lodder and @SharkyKZ for pointing this out
This also fixes the direction of the arrows in RTL langauges
As this changes the scss this pr requires you to run npm i or node build.js --compile-css or to download the prebuilt packages
Make sure that you test pagination in the front end and in the admin
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) Layout Front End Templates (site) |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-04 11:31:42 |
Closed_By | ⇒ | wilsonge |
Thanks!
Thanks