mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
The right sidebar wasn't showing on the edit page due to Rails content_for timing issue. Fixed by moving content_for :right_sidebar block before the layout render. Additional fixes: - Pass current_page to sidebars for conditional rendering - Hide navigation buttons (Details/Gallery/References) in left sidebar on edit pages - Fix responsive classes for proper mobile/desktop display - Ensure edit tools sidebar shows on desktop, collapses on mobile 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fields | ||
| _content_context_sidenav.html.erb | ||
| _content_fields_display.html.erb | ||
| _content_header.html.erb | ||
| _universe_context_sidenav.html.erb | ||