text icon indicating copy to clipboard operation
text copied to clipboard

Indenting list elements of different type not possible

Open provokateurin opened this issue 2 years ago • 0 comments

Describe the bug It is not possible to indent bullet point items if they have a different type than the previous bullet point items.

To Reproduce Steps to reproduce the behavior:

  1. Create a normal bullet point list
  2. Add a checkbox item at the end
  3. Place the cursor in the checkbox item and press tab

Expected behavior The checkbox item should be indented, but it isn't because it has a different type than the previous bullet points.

Server details:

  • Nextcloud version: 27.0.2
  • PHP Version: 8.2
  • Database: Postgres

Client details:

  • OS: Arch Linux
  • Browser: Firefox
  • Browser version: 117
  • Device: Desktop

provokateurin avatar Sep 09 '23 08:09 provokateurin