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

A bug occurred when the Paid Enterprise filter was searched remotely #7977

Open
crazy-wang opened this issue May 17, 2024 · 4 comments
Open

Comments

@crazy-wang
Copy link

I used the 18.0.0 enterprise paid version
When aggridvue performs filter remote full filtering, it listens for filter change events, triggers re-call to load data setRowData, and the result filter is reset. Normally, only the row data changes, and the filter of the table header remains in the filtered state.

image

image

image

@AG-Zoheil
Copy link

Hi

Thank you for reporting this.

We'd be happy to look into this, but the most efficient way for us to do so would be for you to provide a live example reproducing the issue.

Please send us a live plunker sample which shows the issue. You can use one of the examples from our website as a starting point. Do let us know if you need further guidance on this.

We're looking forward to your response.

Kind regards,
Zoheil

@crazy-wang
Copy link
Author

crazy-wang commented May 20, 2024 via email

@crazy-wang
Copy link
Author

crazy-wang commented May 20, 2024

``

  1. Using paging processing, a page display 1000; Bind the filterChanged event to the aggrid component
    image

  2. The filterChanged event triggers a re-request for data. This is just a setRowData. Normally, the selected filter state should be retained, but this step will report the filter state reset. 【Please change the request data api to your own for testing】
    image

@AG-Zoheil
Copy link

AG-Zoheil commented May 20, 2024

Hi @crazy-wang,

Thanks for getting back.

I'm afraid we will not be able to use screenshots as a starting point.

We appreciate you taking the time to report any potential issues, but if you'd like us to investigate this please use one of our examples as a starting point and fork & save a plunker that you can share with us.

Please also note that v18 is now six years old. It is very likely that any issues reported for that version have already been fixed or are no longer relevant in newer versions of the grid. Therefore, please keep in mind that we would only fix issues that are present in the latest versions of the grid.

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants