Skip to content

Commit c2dc8c7

Browse files
Update packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/UI/UI.md
Co-authored-by: Rebecca Alpert <[email protected]>
1 parent 9329a6c commit c2dc8c7

File tree

1 file changed

+1
-1
lines changed
  • packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/UI

1 file changed

+1
-1
lines changed

packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/UI/UI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ To provide users with a more specific direction, you can also include optional w
128128
To provide page context, we recommend using a "skip to chatbot" button. This allows you to skip past other content on the page, directly to the chatbot content, using a [PatternFly skip to content component](/components/skip-to-content). To display this button, you must tab into the main window.
129129
<br />
130130
<br />
131-
When using default or docked modes, we recommend putting focus on the toggle if the chatbot is closed, and the chatbot when it is open. For fullscreen and embedded, we recommend putting the focus on the first focusable item in the chatbot, such as a menu toggle. This can be seen in our more fully-featured demos for the [default, embedded, and fullscreen chatbot](patternfly-ai/chatbot/overview/demo#basic-chatbot) and the [embedded chatbot](/patternfly-ai/chatbot/overview/demo#embedded-chatbot).
131+
When using default or docked modes, we recommend putting focus on the toggle if the chatbot is closed, and the chatbot when it is open. For fullscreen and embedded, we recommend putting the focus on the first focusable item in the chatbot, such as a menu toggle. This can be seen in our more fully-featured demos for the [default, embedded, and fullscreen chatbot](/patternfly-ai/chatbot/overview/demo#basic-chatbot) and the [embedded chatbot](/patternfly-ai/chatbot/overview/demo#embedded-chatbot).
132132

133133
```js file="./SkipToContent.tsx" isFullscreen
134134

0 commit comments

Comments
 (0)