Add collapse behavior to nested lists in TMiR table of contents#355
Add collapse behavior to nested lists in TMiR table of contents#355
Conversation
Implements individually collapsible list items for nested sections in transcript TOCs using native HTML details/summary elements. Each parent item with children can now be collapsed independently without JavaScript. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Updates TOC summary elements to use block display instead of inline for better layout control while keeping the arrow inline. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
PR Summary
|
✅ Deploy Preview for reactiflux ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Before:

After:
