Skip to content

Commit ad1deec

Browse files
Update packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/Messages.md
Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
1 parent 10d48ec commit ad1deec

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages

packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/Messages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ By default, message actions will automatically deselect when you click outside t
114114

115115
When `persistActionSelection` is `true`:
116116

117-
- The selected action will remain selected even when clicking outside the component
118-
- Clicking the same button again will toggle the selection off, though you will have to move your focus elsewhere to see a visual state change
119-
- Clicking a different button will switch the selection to that button
117+
- The selected action will remain selected even when you click outside the component.
118+
- Clicking a different button will still switch the selection to that button.
119+
- Clicking the same action button again will toggle the selection off, though you will have to move your focus elsewhere to see the visual state change.
120120

121121
```js file="./MessageWithPersistedActions.tsx"
122122

0 commit comments

Comments
 (0)