cryptpad / documentation

Documentation for CryptPad, a collaboration suite that is encrypted and open-source.
https://docs.cryptpad.org
Creative Commons Attribution 4.0 International
22 stars 15 forks source link

Move warning message for history deletion #86

Closed luixxiul closed 1 month ago

luixxiul commented 1 month ago

This PR intends to move the warning message that deleting history also removes snapshots to the place right after explanation of history deletion, since the message is about deleting the history causing unexpected results and it should be noticed by the users who are removing history from a large document (which is likely to have multiple snapshots) but do not realize that removing history also removes the snapshots unexpectedly for them.

Before:

before

After:

after

Signed-off-by: Suguru Hirahara luixxiul@users.noreply.github.com