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
feat(tpl/upload): skip clear file input when switching between "dir" tabs
When switching between "Dir" and "Dir contents" tab, It is unnecessary
to clear the file input.
As file input change triggers auto upload action, there is no way to
switch to other tabs. This change is just a backup solution.
0 commit comments