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

[BUG] Group of List Indent crashes Obsidian #484

Open
ianTevesAcc opened this issue Sep 21, 2023 · 0 comments
Open

[BUG] Group of List Indent crashes Obsidian #484

ianTevesAcc opened this issue Sep 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ianTevesAcc
Copy link

Describe the bug
When a group of any list items are selected together and indented or un indented, it will result into 48 errors which multiplies by 2 every time you try it until obsidian breaks and crashes. An example of a list that can be used to produce the bug are below and in the images provided.

  • I am a list of breaking bullet points when user presses tab on all of us at the same time / pastes a group of us
    • This happens to every kind of list such us a. 1. and - [ ]
    • Even with us list items between them to
    • I also break other text that is contained inside this note
    • So don't use me in any important notes
    • Well not until my wonderful dev team fixes me

To Reproduce

  1. Create a group of list points (any type)
  2. Select the group of list
  3. Press Tab / Shift Tab to indent / un-indent group of list
  4. Nothing Happens
  5. Press "ctrl + shift + I" to see inspection tab to see 48 (more or less) errors has occurred
  6. Repeat step 2 - 4 until Obsidian crashes with 1000 errors

Expected behavior
All list group members will be indented by 1 / un-indented by 1

Screenshots
image
group of lists to be indented
image
result if group of list indented
image
result if user keeps trying to indent list

Environment (please complete the following information):

  • OS: [Acer Laptop, Windows]
  • Obsidian Version: [e.g. 1.14.13]
  • Plugin Version: [e.g. 4.8.0]

Additional context
None

@ianTevesAcc ianTevesAcc added the bug Something isn't working label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant