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

feat: multiline search #244

Merged
merged 4 commits into from
Sep 15, 2023
Merged

feat: multiline search #244

merged 4 commits into from
Sep 15, 2023

Conversation

ClementDreptin
Copy link
Collaborator

This PR changes the RegularSearchInput underline <input> to a <textarea> to allow multiline requests. Form submission is still possible by pressing Enter and new line insertion is bound to Shift+Enter, this logic had to be implemented manually.

@ClementDreptin ClementDreptin merged commit 99f4238 into dev Sep 15, 2023
2 checks passed
@ClementDreptin ClementDreptin deleted the feat/multiline-search branch September 15, 2023 10:35
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 this pull request may close these issues.

1 participant