Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Selectable entries are fetched without search query #114

Open
DiCanio opened this issue Mar 17, 2022 · 0 comments
Open

Selectable entries are fetched without search query #114

DiCanio opened this issue Mar 17, 2022 · 0 comments

Comments

@DiCanio
Copy link
Member

DiCanio commented Mar 17, 2022

Problem:

When using the query builder and accessing the search field (for inclusion or exclusion criteria), a search query is sent to the backend even without prior text input.

We should opt for minimizing unnecessary requests to downstream systems in order to avoid artificial load scenarios.

Steps to reproduce:

  1. Open the UI in your browser
  2. Navigate to "Neue Abfrage"
  3. Click into the field "Code oder Suchbegriff eingeben"

Network traffic should be observable using your browser's dev tools.

Additional information:

  • tested on https://feasibility.forschen-fuer-gesundheit.de
  • affected version: 0.2.0-RC8 (as of noticing the issue this is deployed behind the URL stated above)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant