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

Issue to write a word on attribute table quick filter #9575

Closed
1 task done
ElenaGallo opened this issue Oct 10, 2023 · 0 comments · Fixed by #9577 or #9582
Closed
1 task done

Issue to write a word on attribute table quick filter #9575

ElenaGallo opened this issue Oct 10, 2023 · 0 comments · Fixed by #9577 or #9582

Comments

@ElenaGallo
Copy link
Contributor

ElenaGallo commented Oct 10, 2023

Description

It is not possible to write whole word using the quick filter in the attribute table.
Every time you enter a word on the quick filter, a wfs request is performed.

filter.mp4

How to reproduce

  • Open a map

  • Select a layer on TOC

  • Open an attribute table

  • Try to enter a text on the quick filter

  • Not browser related

Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

On Prod, QA and DEV.

Regression introduced by #9330

@ElenaGallo ElenaGallo added the bug label Oct 10, 2023
@tdipisa tdipisa added this to the 2023.02.01 milestone Oct 10, 2023
@tdipisa tdipisa assigned offtherailz and unassigned tdipisa Oct 10, 2023
@tdipisa tdipisa added Regression BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Oct 10, 2023
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Oct 10, 2023
dsuren1 pushed a commit that referenced this issue Oct 12, 2023
* Fix #9575 Avoid full rerender in filterRenderer

* Fixed wrong usage of usememo

* Update web/client/plugins/featuregrid/__tests__/FeatureEditor-test.jsx

* Update web/client/plugins/featuregrid/FeatureEditor.jsx

* Update FeatureEditor.jsx
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Oct 12, 2023
…lutions-it#9577)

* Fix geosolutions-it#9575 Avoid full rerender in filterRenderer

* Fixed wrong usage of usememo

* Update web/client/plugins/featuregrid/__tests__/FeatureEditor-test.jsx

* Update web/client/plugins/featuregrid/FeatureEditor.jsx

* Update FeatureEditor.jsx
dsuren1 pushed a commit that referenced this issue Oct 12, 2023
* Fix #9575 Avoid full rerender in filterRenderer

* Fixed wrong usage of usememo

* Update web/client/plugins/featuregrid/__tests__/FeatureEditor-test.jsx

* Update web/client/plugins/featuregrid/FeatureEditor.jsx

* Update FeatureEditor.jsx
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 12, 2023
@ElenaGallo ElenaGallo self-assigned this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment