Skip to content

Commit 1d9a7c8

Browse files
committed
Merge branch 'main' into steeve/rnd-7972-move-gitbookutil-expr-to-gitbook-repo-and-publish-to-npm
2 parents c964b18 + 13ff22b commit 1d9a7c8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/fair-schools-grin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitbook": patch
3+
---
4+
5+
Fix AI Search follow-up question closing search

packages/gitbook/src/components/Search/SearchAskAnswer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ function AnswerFollowupQuestions(props: { followupQuestions: string[] }) {
190190
)}
191191
{...getSearchLinkProps({
192192
ask: question,
193+
open: true,
193194
})}
194195
>
195196
<Icon

0 commit comments

Comments
 (0)