Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

formio-grid is experiencing a delay when performing grid-query using a regex #5869

Open
SSP23SCM38P opened this issue Oct 16, 2024 · 0 comments

Comments

@SSP23SCM38P
Copy link

SSP23SCM38P commented Oct 16, 2024

<formio-grid
[src]="formUrl"
[query]="gridQuery"
(rowSelect)="onSelect($event)"

there is a delay and it is needing multiple clicks or entries to register the query and display accordingly

https://codesandbox.io/p/devbox/floral-voice-q8hvn3?workspaceId=b209f7a4-816f-4843-a49d-87eeba55e584

Screenshot 2024-10-16 at 6 59 35 PM

i have couple of entries try searching and wait for the result 1 character after another

i have tried by using a search button as well so search button as it is taking two hits to get the search done.

try for your self reach out if anything is needed from my end.

to run : ng serve --disable-host-check

@SSP23SCM38P SSP23SCM38P mentioned this issue Oct 16, 2024
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant