dashjoin / platform

Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform that helps teams deliver applications faster 🚀 Uses a data-driven approach inspired by Linked Data to make use of your existing assets
https://dashjoin.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

Automatic refresh "disturbs" user input when typing fast #374

Closed pgrill79 closed 1 week ago

pgrill79 commented 2 weeks ago

I have an input field and in to the Input description i wanted to add the text:

"Enter the species you want to display"

But it seems that after every Keypress a Refresh is done, and if you are typing fast, inputs are swallowd:

image

Only if you are typing very slow (or do a copy paste) it works fine.

aeberhart commented 2 weeks ago

I couldn't reproduce the issue (tried with master, 5.1, both using localhost and cloud). In 5.1.30, we fixed an issue that might be the root cause.

Some questions:

pgrill79 commented 1 week ago

Can confirm that it does not happen with 5.1.30