fjtirado opened a new issue, #2175:
URL: https://github.com/apache/incubator-kie-kogito-apps/issues/2175

   ### Description
   
   Currently, user does not know (cannot calculate) the total number of pages. 
Although this info is not strictly required to implement a pagination UI (see, 
for example, Google), it is also true that relational dbs can retrieve that 
info pretty quickly in some cases. 
   
   
   ### Implementation ideas
   
   The proposal is to add an optional field that might be populated is the 
total number of records can be calculated by the underlying datastore with a 
reasonable performance cost. Note that UIs using Data index cannot rely on this 
number being present, they should have the "unknown" option for the total 
number of records. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to