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

operator selectfield jumps back to "equals" on edit page #105

Open
ezzra opened this issue Mar 5, 2019 · 2 comments
Open

operator selectfield jumps back to "equals" on edit page #105

ezzra opened this issue Mar 5, 2019 · 2 comments
Labels

Comments

@ezzra
Copy link

ezzra commented Mar 5, 2019

When opening the edit page of a saved filter, it will in the first second show the correct selected value of an operator (for example contains) but then suddenly jumps back to equals, obviously evoked by javascript (does not happen when JS is deactivated).
This also happens, when clicking on "add another filter" in the popup window.

Experienced that with firefox 60.5.1 ESR

@ezzra ezzra changed the title operator selctfield jumps back to "equals" on edit page operator selectfield jumps back to "equals" on edit page Mar 5, 2019
@asfaltboy
Copy link
Member

Hi ezzra, we have a few pending issues with frontend, and there are a few attempts at fixes (check out PRs). Please feel free to try one of these out and report back. I haven't merged any of the JS fixes because I can't seem to find the time to add a functional test suite and without one, I don't trust changes to not break what already works for the other users (and I don't use the package that much these days).

@lorenzomorandini
Copy link

I'm trying PR #97 and it seems fixed

@asfaltboy asfaltboy added the bug label May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants