anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

Avoid locked object being deleted (without confirmation)

Open Zieng opened this issue 7 months ago • 0 comments
trafficstars

Have you read a contributing guide?

  • [x] I have read CONTRIBUTING.md
  • [x] I have searched the existing requests and didn't find any that were similar
  • [ ] I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

locked object can be deleted as other objects.

Suggested solution

I hope locked objects should not be able to delete, because when I lock an object, I want to keep it unchanged.

Either ways looks good to me:

  • They can be deleted after unlocked.
  • It needs user confirmation to delete them.

When I say delete, I mean "move to bin".

Alternative

No response

Additional context

No response

Zieng avatar Apr 01 '25 04:04 Zieng