Description of the need
I was working on a form that has a bit of a lag as it checks something via an external API, and started looking into double click prevention. It turns out it was added to Drupal 7 in 7.98 -- should we add it to Backdrop as well?
- Change record: https://www.drupal.org/node/3365142
- Issue: https://www.drupal.org/node/1705618
GitHub Issue #:
6393
Recent comments
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Search does not include comments
I have created a new module comment_search
Search does not include comments
If there is no response, alternatively, you can use a View with a list of comments, with a filter based on the comment text. I haven't tried it myself, I just got an idea.
Search does not include comments