zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Display dynamic number of entries per current page and the populate the data result continuosly #167

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

Contd to #135. When we iterate over the internal DynamoDB pages, for the user to see how the data is fetched and added into the data result together with the number of entries fetch in the pagination section until it reaches defined max page size.

This is similar how it work in the web ui, so also give the user the notion that the work is in progress.