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

[IDEA] Advanced Search Filter Tab Should Allow Multi-line Input #8193

Open
pmario opened this issue May 17, 2024 · 1 comment · May be fixed by #8194
Open

[IDEA] Advanced Search Filter Tab Should Allow Multi-line Input #8193

pmario opened this issue May 17, 2024 · 1 comment · May be fixed by #8194

Comments

@pmario
Copy link
Contributor

pmario commented May 17, 2024

This request is related to: Add support for comments within filters #6847

  • We do allow multi-line filter expressions for quite some time already.
  • We want to allow comments in multi-line filter expressions.

But we do not allow multi-line inputs in the AdvacedSearch -> Filter tab at the moment.

So as a user I would like to be able to test multi-line filter expressions in the AdvancedSearch Filter tab.

@pmario
Copy link
Contributor Author

pmario commented May 17, 2024

I did some tests. For this to work we need a new disabled parameter for the $keyboard-widget. Similar to the $button-widget disabled parameter.

At the moment the "keyboard-driven-input" up, down and enter key messes with the navigation in the textarea. There seems to be no other way to send them a "disable" signal

@pmario pmario linked a pull request May 17, 2024 that will close this issue
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.

1 participant