infinity scroller ui improvements

This commit is contained in:
Čarodej
2022-05-26 09:22:50 +02:00
parent b9975de700
commit 1d670fcb52
7 changed files with 25 additions and 19 deletions
@@ -179,7 +179,7 @@ export default {
// Add created team folder into Team Folder homepage view
} else if (isTeamFoldersLocation && !this.$route.params.id) {
this.$store.commit('ADD_NEW_FOLDER', response.data)
this.$store.commit('ADD_NEW_ITEM', response.data)
// Redirect to Team Folders after converting simple folder
} else if (!isTeamFoldersLocation) {