UUDigitalHumanitieslab / I-analyzer

The great textmining tool that obviates all others
https://ianalyzer.hum.uu.nl
MIT License
6 stars 2 forks source link

Compared queries don't update when search term changes #1562

Open lukavdplas opened 2 months ago

lukavdplas commented 2 months ago

What went wrong?

If you have multiple compared queries in the "number of results" (or "term frequency) visualisation and update the search term, the visualistion will seem to reload but it will still show the old queries.

What did you expect to happen?

The visualisation should update to the new search term (as it does when there are no compared queries).

I think the compared queries should just be cleared in this scenario.

Screenshot

Here I had search for "woord", added "zin" for comparsion, and then changed the search term to "test".

screenshot of i-analyzer

Observations:

Where did you find the bug?

Version

5.6.1

Steps to reproduce