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

Search field for settings. #7778

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

twigleingrid
Copy link
Contributor

Filters the settings by their name, short description and long description and displays them in this order.

Filters the settings by their name, short description and long description
and displays them in this order.
@The-Compiler
Copy link
Member

@twigleingrid Cool, thanks! Could you look at the failing tests? Looks like tests/end2end/test_invocations.py::test_qute_settings_persistence fails with:

[qute://settings/:182] Uncaught ReferenceError: Cannot access 'debounce' before initialization

You should be able to reproduce locally with something like e.g. tox -e py311-pyqt65 -- tests/end2end/test_invocations.py::test_qute_settings_persistence (adjust the Python version based on what you have available).

@sandrosc Want to take a look at the JS?

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

Successfully merging this pull request may close these issues.

None yet

2 participants