-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete a file from the LibreSign app if no signers left #2399
Comments
I agree that it is important to be able to delete files. |
This is a new feature. |
I just went through the process of documenting this issue, but discovered that my issue would have been a duplicate right before posting. So please consider this another upvote. There should be some way of "canceling" a signature request, whether that is an explicit "Cancel" button or simply removing all signers from a document. |
where are the files located? perhaps a workaround for now would be to delete it manually? |
ah now i read this
i just gave a thumbs up, we did a few tests with libresign, and now our test documents are just in limbo in the app with no way to cancel the sign request |
We are excited to implement this feature and believe that implementing after the follow issue would be good: To make this a reality, your support in funding the development of LibreSign could help a lot. If you are able to assist us, you can contribute through GitHub Sponsors. However, if you have other ideas or suggestions of way to support, please don’t hesitate to reach out to us to give more details. Together, we can make LibreSign an even better tool! |
Inside the PR #3746 to solve the issue #3143 I made the necessary changes to implement the delete file. Have good points that a extra opinion would be nice to finish the PR #3746 and launch the next release. If you wish to make tests, we can create a pre-release with LibreSign builded with the PR #3746. A point that will make me and everyone involved in the development of LibreSign very happy is if we receive more recurring funding from LibreSign's GitHub Sponsor. This will greatly help to keep the project developing. If you have any other ideas on how to help the project continue to improve, we would be happy to hear from you: [email protected] |
Hi
Although I can't test the RC5 (described the issue in other post) one thing that could be fine is to have a way to delete a file from the LibreSign app y there is no signers or if I just choose to remove it from there.
Example:
No way to remove the file from there. I know that there is no real file and it's just a register on the oc_libresign_file table, but should be fine to have any option for cancel/remove the file from there.
The text was updated successfully, but these errors were encountered: