feat(symbols): multi-select op filter via repeatable ?op= URL params
- op param is now list[str] — repeatable: ?op=insert&op=delete - _fetch_symbol_list filters with intel.op.in_(op) when non-empty - Toggle URLs built server-side: clicking a pill adds/removes that op - 'all' pill links to op_clear_url, active only when no ops selected - Pagination cursor URL carries all active op params - Template uses active_ops list and pre-built op_toggle_urls dict
sha256:fdd35796e1ed5d918b6f95c0096774c181f5939f12df662bb21b81f4ae84125d
sha
sha256:3af5c9bd9d2bf06984b6830c725d319705aa44d9c349c9d16e269776632efead
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:fdd35796e1ed5d918b6f95c0096774c181f5939f12df662bb21b81f4ae84125d --body "your comment"
No comments yet. Be the first to start the discussion.