-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
Description
Initial Checklist
- I understand this is a user story and questions should be posted in the Community Discussions
- I searched issues and couldn’t find anything (or linked relevant results below)
User Story
As a user, I want to save a copy of my currently edited file from within Collabora so that I don't need to leave my editor for copy+paste.
User Value
Save a copy of a file without leaving the editor
Acceptance Criteria
- Button
Save Asin the CollaboraFilemenu is enabled again Button opens a location picker (web embed mode in a modal) for selecting a location and a filenameunfortunately not possible, as Collabora only accepts a new filename, no path. Instead:- Button opens a modal with a text input for the new filename.
Save Asnavigates to new document opened in Collabora after saving.- Show a notification (bottom right, toast) about successful copy and that the web ui navigated the user to the newly saved document.
- e2e tests for happy path (save a .odt into a different space with different name)
Hint: buttons were disabled in opencloud-eu/opencloud#471
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done