Commit Graph

3 Commits

Author SHA1 Message Date
2edec4013f fix: column view preserves previous columns during navigation
Only reset columns when bucket changes, not when prefix changes.
Internal folder navigation is handled by selectFolder() which
properly appends new columns while preserving previous ones.
2026-01-23 23:38:43 +00:00
43210ab3f1 fix: column view navigation and duplicate app instance
- Fix duplicate tsview-app rendering by checking if element already exists in HTML
- Fix column navigation to expand horizontally instead of resetting
- Remove navigate event dispatch from column folder selection to preserve column state
2026-01-23 23:32:36 +00:00
74d24cf8b9 initial 2026-01-23 22:15:51 +00:00