♻️(react) update Pagination behavior

We want to make the Pagination more intuitive and fluent. Now it displays
the current page all the time, auto select, auto submits on blur.
This commit is contained in:
Nathan Vasse
2023-09-04 15:42:02 +02:00
committed by NathanVss
parent c90f66f0cd
commit 09e474c8c1
3 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
improve Pagination behavior