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 #5868

Open
SSP23SCM38P opened this issue Oct 16, 2024 · 3 comments
Assignees

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/angular-angular

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 changed the title https://github.com/formio/formio.js/issues/new/choose formio-grid is experiencing a delay when performing grid-query using a regex Oct 16, 2024
@tejanarra tejanarra mentioned this issue Oct 16, 2024
Closed
@formio formio deleted a comment from lane-formio Nov 6, 2024
@lane-formio
Copy link
Contributor

Your sandbox link just opens an angular template.
Can you provide a link to a sandbox that illustrates the issue?

@SSP23SCM38P
Copy link
Author

@Sidiro23
Copy link

Thank you for reporting this issue. I can reproduce it and have logged a ticket for the backlog. We are always willing to review any contributions from the open-source community to resolve this issue.

For internal reference: FIO-9405

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

3 participants