Skip to content

Update paginator and hits picture when corpus selection is changed #462

@arildm

Description

@arildm

When corpus selection is changed after searching, the current KWIC view is not updated. It is then possible to switch to a page that has no results. And the hits picture shows the old result.

Some ideas on how to handle corpus selection change:

  • Automatically perform a new search with the new selection
    • This would become heavy and distracting if the user spends some time selecting and deselecting in the corpus chooser. To prevent that, the new corpus selection should only be stored after closing the chooser.
  • Gray the result tabs out until the user clicks Search
  • Hide the paginator and hits picture until the user clicks Search

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions