onaio / js-tools

Ona shared JavaScript components and utilities
Apache License 2.0
11 stars 2 forks source link

Solve bug drilldown pagination number not editing #159

Closed kelvin-muchiri closed 4 years ago

kelvin-muchiri commented 4 years ago

closes https://github.com/onaio/reveal-frontend/issues/851

Updated the Pagination component input to be controlled and read its value from state. When the input changes, the value is updated accordingly. Enhanced to render the first page if the input is invalid