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

Mixed Nested Lists Not Resuming #774

Open
3 tasks done
mathias-ewald opened this issue Jun 13, 2024 · 0 comments
Open
3 tasks done

Mixed Nested Lists Not Resuming #774

mathias-ewald opened this issue Jun 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mathias-ewald
Copy link

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

When I create an ordered list (1, 2, 3) and add some nested unordered elements (-, - , -), Anytype cannot resume to the ordered list's numbering.

Expected Behavior

Be able to continue the ordered list after nested unorderded elements have been added

Steps To Reproduce

  1. Create a new page
  2. Type "1. " and enter "foo"
  3. Press enter, press tab
  4. Type "- one", press enter
  5. Type "shift+tab"

Notice that the cursor has been shifted left by one tab but it's still an unordered list.

Screenshot 2024-06-13 at 17 06 05

Environment

- OS: MacOS Sonoma
- Version: 0.41.0

Anything else?

No response

@mathias-ewald mathias-ewald added the bug Something isn't working label Jun 13, 2024
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
None yet
Development

No branches or pull requests

1 participant