You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only use a simple page reload to update the status of worksheets in the home page(every 30s), and this will force the open gallery window to shutdown and clean all selection of the checkbox on the worksheet list.
It would have a much better user experience if we can switch to a AJAX like update method.
The text was updated successfully, but these errors were encountered:
oeway
changed the title
Use Ajax to update the status of the worksheet list
Use AJAX to update the status of the worksheet list
Mar 10, 2015
Currently, we only use a simple page reload to update the status of worksheets in the home page(every 30s), and this will force the open gallery window to shutdown and clean all selection of the checkbox on the worksheet list.
It would have a much better user experience if we can switch to a AJAX like update method.
The text was updated successfully, but these errors were encountered: