Closed (fixed)
Project:
AI powered Search Block
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2025 at 12:45 UTC
Updated:
9 Mar 2026 at 14:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wouters_f commentedAdded a modal to capture the feedback

Comment #3
wouters_f commentedhttps://git.drupalcode.org/project/ai_search_block/-/commit/0752193cd6e9...
Comment #4
jasdeba commentedTested on version 1.0.0-rc21
This is working.
To show the modal, add this link in the Suffix text:
<a href="javascript://" class="ai-search-block-open-feedback">Give feedback</a>I also figured that you can set it up to both give a score and show the feedback modal with 1 link.
Example:
<a href="javascript://" class="ai_search_block_log_score ai-search-block-open-feedback" data-ai-search-block-log-score="0" >No 👎</a>