theurbanforrest / olomana

1 stars 0 forks source link

[UI] Prettify PageSelector #51

Open theurbanforrest opened 4 years ago

theurbanforrest commented 4 years ago

Look into https://react-bootstrap.github.io/components/pagination/

theurbanforrest commented 4 years ago

Investigated the above but clicking does not refresh the page with the new URL (+ the new query string param, which is what controls the results).

Removed the debugging UI props (i.e. fullQuery, previous, next, active) so it looks acceptable but we still need to solve for when we get lots of pages (i.e. > 10)