Skip to content
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

Manually sorting items with sub-notebooks crashes Quiver #1494

Open
Penumbra69 opened this issue Dec 4, 2021 · 1 comment
Open

Manually sorting items with sub-notebooks crashes Quiver #1494

Penumbra69 opened this issue Dec 4, 2021 · 1 comment

Comments

@Penumbra69
Copy link

When you create a notebook with a sub-notebook, and a sub-notebook under that one (with notes in each level) - giving you a structure like:

  • (Notebook) Book (sort by updated)
    • (Notebook) Chapter (sort manual)
      • Note 1
      • (Notebook) Notes (sort manual)
        • Note 2
        • Note 3

If you select the highest level notebook - you see all notes from all sub-notebooks (which is cool) - and are set to sort by Updated.
The issue arises when if you select the 2nd level notebook (Chapter here) which is set to manual sort - and you try to drag to re-order any of the notes.

This immediately causes Quiver to crash.

@Penumbra69
Copy link
Author

This may be hard to reproduce - it looks like I had taken a stand alone notebook (Chapter) which was set to Manual - and dragged it into the new top-level notebook (Book). Which retained the Manual sorting. I tried to re-create this issue, but the "Manual" sort is greyed out when I try to do it normally. So this may be a retention of the "Manual" sort when re-rooting itself to the 2nd level of the sub-notebook. The 3rd level is allowed to sort manually, so IDK entirely what's going on here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant