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
Enhancement: Show destination folder snackbar for copy/move operations
2
+
3
+
A snackbar message has been displayed after copy or move operations with an action button that allows users to quickly navigate to the destination folder.
<stringname="sync_folder_failed_content">Synchronization of %1$s folder could not be completed</string>
@@ -748,6 +752,8 @@
748
752
<stringname="release_notes_4_8_0_subtitle_spaces_permanent_links">Infinite Scale users can now get a permanent link for a space and share it with other members</string>
749
753
<stringname="release_notes_4_8_0_title_space_public_links">Space public links</string>
750
754
<stringname="release_notes_4_8_0_subtitle_space_public_links">Infinite Scale users can see all public links of a space and manage them with right permissions</string>
755
+
<stringname="release_notes_4_8_0_title_action_to_copy_or_move_destination_folder">Navigation to target folder</string>
756
+
<stringname="release_notes_4_8_0_subtitle_action_to_copy_or_move_destination_folder">New action to navigate to the destination folder when a file or folder is copied or moved</string>
751
757
752
758
<!-- Open in web -->
753
759
<stringname="ic_action_open_in_web">Open in web</string>
0 commit comments