Browse Source
Implements a checkbox option for kinds 30041 and 30818 that allows users to display all loaded content events instead of being limited by the number input. Changes: - Added showAll property to EventKindConfig interface - Added toggleShowAllContent method to visualization store - Updated EventTypeConfig UI to show "All" checkbox for content kinds - Modified display filtering to respect showAll setting - Disabled number input when showAll is checked This improves the user experience by making it easy to show all content when working with publications and wiki pages. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>master
3 changed files with 34 additions and 3 deletions
Loading…
Reference in new issue