notebook/app/models
Andrew Brown 3d6ce69488 Fix tag disappearing issue during timeline filtering and optimize performance
- Initialize eventTags object from server-rendered DOM data on page load
- Add fallback in getEventTags() to scrape tags from DOM when cache is undefined
- Optimize updateMainPanelTags with DOM query caching and content change detection
- Remove redundant tag update calls during filtering to improve performance
- Add proper cache invalidation when tags are added/removed
- Only update highlight styling when actually needed during filter mode changes

This resolves the issue where tags would disappear when filtering timeline events
by ensuring the JavaScript tag data is always synchronized with the server-rendered content.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 22:23:45 -07:00
..
billing
concerns Consolidate attributes editor and fix dashboard image errors 2025-07-07 00:10:33 -07:00
documents Merge master into tailwind-redesign - resolved conflicts by keeping Tailwind designs and layouts 2025-06-02 23:05:00 -07:00
events
page_collections some navbar, some collection, polish 2025-07-10 01:41:31 -07:00
page_data improve pinned image reliability 2025-07-11 01:18:55 -07:00
page_groupers
page_types claude take the wheel: resolve all the materialize-->tailwind merge conflicts 2025-06-30 23:45:40 -07:00
referrals
serializers
stream some anti-spam measures 2024-03-27 14:15:53 -07:00
suggestions
timelines Fix tag disappearing issue during timeline filtering and optimize performance 2025-08-01 22:23:45 -07:00
users Merge branch 'master' into tailwind-redesign 2025-07-17 00:26:08 -07:00
voting
api_request.rb
application_integration.rb
application_record.rb
basil_commission.rb improve pinned image reliability 2025-07-11 01:18:55 -07:00
basil_feedback.rb new basil design, feedback, and polish 2023-03-02 15:44:04 -08:00
basil_field_guidance.rb new basil design, feedback, and polish 2023-03-02 15:44:04 -08:00
document_revision.rb
end_of_day_analytics_report.rb
folder.rb redesign content#index structure 2025-06-04 00:13:15 -07:00
integration_authorization.rb
page_reference.rb
word_count_update.rb