Swirrl / ook

Structural search engine
https://search-prototype.gss-data.org.uk/
Eclipse Public License 1.0
6 stars 0 forks source link

Opening an async-loaded codelist opens previously closed ones #72

Closed Robsteranium closed 3 years ago

Robsteranium commented 3 years ago

Opening a codelist with xhr causes all those with used codes to open i.e.

  1. open one codelist, select code, close codelist
  2. open next codelist and first codelist gets reopened

Discussion on slack.

kiramclean commented 3 years ago

This has implications for code searching.. the ui would use the same mechanism to fetch and expand levels for found codes as it does for codes applied directly from a url.. so I'll fix in the course of that work