Go to file
Ali c5e637fef2 fix: keep subtab bar above content when subtab panes precede parent
The subtab bar lives inside the parent tab pane. When the doctype's field_order
places the subtab content panes BEFORE the parent pane (e.g. E-Taxes Settings
"Data": customers_tab/suppliers_tab come before data_tab), the activated content
renders above the bar and pushes it off-screen — looking like the subtabs vanished.
Parents whose children come after them (e.g. "Mappings") were unaffected.

On subtab click, move the active content pane to sit right after the parent pane
so the bar always renders above it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 09:53:30 +00:00
custom_subtabs fix: keep subtab bar above content when subtab panes precede parent 2026-06-16 09:53:30 +00:00
.gitignore feat: Initialize App 2024-11-07 19:23:30 +00:00
ARCHITECTURE.md fixed subtabs for v16 2025-12-09 15:52:37 +04:00
README.md feat: Initialize App 2024-11-07 19:23:30 +00:00
license.txt feat: Initialize App 2024-11-07 19:23:30 +00:00
pyproject.toml feat: Initialize App 2024-11-07 19:23:30 +00:00

README.md

Custom Subtabs

Custom subtabs

License

unlicense