ravening commented on pull request #527:
URL: 
https://github.com/apache/cloudstack-primate/pull/527#issuecomment-656520318


   > @ravening @rhtyd I think we should fix it as follows:
   > 
   > * Regarding fetch data or search template/isos, you should call API by tab 
instead of fetching all as currently.
   > * When clicking on a tab, call API to fetch data according to that tab 
instead of the original filter.
   
   @utchoang I think its better to fetch once and load all data. If we do api 
call for each tab then the user experience may not good if fetching the 
templates for each tab takes time.
   
   If we fetch all templates initially, it might take some time but there is no 
lag while changing the tabs.
   This is the default behavior in the legacy ui also


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to