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

auto filter of drop down values #5682

Closed
elmonchas opened this issue Sep 26, 2024 · 8 comments · Fixed by #5695
Closed

auto filter of drop down values #5682

elmonchas opened this issue Sep 26, 2024 · 8 comments · Fixed by #5695

Comments

@elmonchas
Copy link

Describe the issue

recently the auto filter of drop down values does not work anymore. I noticed this issue in 3.4.1 Ebo.

Previously the number of options to choose from would get filtered while typing. The new behaviour is that after typing you need to press enter to filter the list of possible options.

Reproduction steps

make a value relation widget and filter the list typing. No values get filtered, unless you press enter

Expected behavior

It would be much faster if values get filtered while typing (this was the old behaviour!)

Observed behavior

pressing enter is nessecary to filter the value relations

QField (please complete the following information)

Issue is present in 3.4.1. ebu. In Darien it was not present.

@nirvn
Copy link
Member

nirvn commented Sep 27, 2024

@elmonchas , can you provide a sample project?

@elmonchas
Copy link
Author

sample project.zip

yes, I have attached the qfield project folder. Try to add a point on layer "soort_ilp2425_v2".

The issue happens on samsung galaxy tab (android 13)

@nirvn
Copy link
Member

nirvn commented Sep 30, 2024

@elmonchas , thanks -- I can't replicate, but I'm pretty sure this is a samsung virtual keyboard behavior.

The PR here (#5695) should fix it. In 10 minutes or so, APKs will appear, could you test and report back whether this is fixed? Thanks.

@elmonchas
Copy link
Author

@nirvn I have finally been able to test this fix.
unfortunately this does not solve the specific issue. it actually made a worse behaviour:

new behaviour: while typing the list does not filter and after pressing enter only the virtual keyboard disappears.

@elmonchas
Copy link
Author

I did a bit more testing. I still had version 5359 (#5364) installed.

Here the autofilter works normal on my device.

@nirvn
Copy link
Member

nirvn commented Oct 1, 2024

@elmonchas , 😱 😉

Try the APKs that will show up here in 10 minutes: #5704

@elmonchas
Copy link
Author

Thanks a lot! this APK worked out! :)

@nirvn
Copy link
Member

nirvn commented Oct 2, 2024

@elmonchas , thanks

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

Successfully merging a pull request may close this issue.

2 participants