You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): show data source label in header and improve export filenames
- Display loaded filename, STRING query genes, or tour name below the
app header with ellipsis truncation and full-text hover tooltip
- Use timestamped export filenames (YYYYMMDD-HHmmss_GLL_{source}.ext)
for JSON, PNG, and data editor Excel exports; strip stacked prefixes
on re-export to prevent name accumulation
- Fix data editor Excel export writing internal propHashId column
headers instead of bracket notation, which broke filter matching on
re-import (showed 0/N nodes)
- Fix conditional getters for halo and label background color to only
emit values when the feature is enabled, preventing unintended
activation on Excel round-trip
0 commit comments