ts4nfdi / terminology-service-suite

The Terminology Service Suite project is a collection of interactive widgets designed to ease the integration of terminology service functions into third-party applications.
https://ts4nfdi.github.io/terminology-service-suite/comp/latest/
MIT License
16 stars 2 forks source link

Autocomplete behave weird when gateway is selected #142

Open Pooya-Oladazimi opened 1 week ago

Pooya-Oladazimi commented 1 week ago

How to reproduce: 1- select the API gateway as the endpoint. 2- type anything like "milk" 3- then remove it with backspace and type it again

It shows an incorrect set of results and also the term label loses its boldness.

It seems it happens only when the gateway is selected.

can you reproduce this?

cc: @jusa3 @VincentKneip

jusa3 commented 1 week ago

Yes. It seems to depend on how fast you're typing. If you type "milk" very fast, it just loads the results for "m" or "mil".