mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-10 12:37:16 +02:00
* mobile: fix parent notebook can be moved into it's child notebooks. 1. Ensure notebook that is being moved and all it's children are not visible in move-notebook dialog 2. Ensure child cannot be moved into it's parent again 3. Ensure child can be moved into it's sibling notebooks * mobile: add e2e tests * mobile: fix toast position