[BUG] Tab indentation does not work for bullet lists inside callout blocks
Author: th-schwarzCreated Sep 8, 2026Updated Sep 8, 2026
Version
- Docmost:
v0.95.0 - OS: macOS 26.6.2
- Browser: Firefox 155.0.1, Safari
Description
Indentation with the Tab key works correctly for bullet lists in normal editor content, but does not work when the bullet list is inside a callout (hint) block.
Steps to reproduce
- Create a bullet list with two items.
- Press
Tabon the second item → indentation works. - Create a Callout / hint block.
- Create the same bullet list inside the callout.
- Press
Tabon the second item.
Expected behavior
The second item should be indented:
• Item 1
• Item 2Actual behavior
Tab does not indent the list item inside the callout.
The same behavior occurs in both Firefox and Safari.
Source: docmost/docmost