mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Moved padding logic inside group check to only pad when navigating through groups. This prevents creating null placeholders for file positions that aren't groups. Fixes issue where docs.json had null entries when adding files to nested groups.