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, when a delegate uploads a paper, we refresh the page so that the paper submission table store gets updated. We can modify the store with a listener to simply re-mount the components when a paper is uploaded instead of refreshing.
Note this is something to make paper uploads nicer, but is not required for full functionality. Something to keep in mind as we work on #764
The text was updated successfully, but these errors were encountered:
Currently, when a delegate uploads a paper, we refresh the page so that the paper submission table store gets updated. We can modify the store with a listener to simply re-mount the components when a paper is uploaded instead of refreshing.
Note this is something to make paper uploads nicer, but is not required for full functionality. Something to keep in mind as we work on #764
The text was updated successfully, but these errors were encountered: