Skip to content

Is it possible to submit search_form_for using a turbo_stream rather than a traditional html get request? #1382

@Greyoxide

Description

@Greyoxide

I'm paginating over search results using Kaminari, and I'm able to submit those requests via turbo. However, the Ransack search_form_for seems to be restricted to html format requests.

Dealing with these two different request formats has caused my controller to become needlessly complicated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions