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> |
||
|---|---|---|
| .. | ||
| attributes | ||
| cards | ||
| changelog | ||
| components | ||
| contexts | ||
| display | ||
| edit | ||
| form | ||
| list | ||
| panels | ||
| shared | ||
| show | ||
| tailwind_components | ||
| _form.html.erb | ||
| _keyboard_controls_help_modal.html.erb | ||
| _share.html.erb | ||
| attributes.html.erb | ||
| changelog.html.erb | ||
| deleted.html.erb | ||
| edit.html.erb | ||
| index.html.erb | ||
| new.html.erb | ||
| references.html.erb | ||
| show.html.erb | ||