Closed nicholaschiang closed 2 years ago
Imported from @nicholaschiang's original Linear issue TS-36.
When index.ts redirects to the last viewed cluster, I should also redirect to the correct search parameters (i.e. sort=tweets_count v.s. sort=attention_score).
index.ts
sort=tweets_count
sort=attention_score
Imported from @nicholaschiang's original Linear issue TS-36.
When
index.ts
redirects to the last viewed cluster, I should also redirect to the correct search parameters (i.e.sort=tweets_count
v.s.sort=attention_score
).