Problem/Motivation

add feedback Modal.

CommentFileSizeAuthor
#2 Screenshot 2025-12-03 at 19.38.22.png49.62 KBwouters_f
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    wouters_f created an issue. See original summary.

    wouters_f’s picture

    StatusFileSize
    new49.62 KB

    Added a modal to capture the feedback
    feedback modal

    wouters_f’s picture

    jasdeba’s picture

    Status: Needs review » Fixed

    Tested 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>

    Now that this issue is closed, review the contribution record.

    As a contributor, attribute any organization that helped you, or if you volunteered your own time.

    Maintainers, credit people who helped resolve this issue.

    Status: Fixed » Closed (fixed)

    Automatically closed - issue fixed for 2 weeks with no activity.