Skip to content

Commit 6cc23c3

Browse files
authored
Apply suggestions from code review
1 parent b997d5a commit 6cc23c3

File tree

1 file changed

+2
-2
lines changed
  • website/docs/components/table/advanced-table/partials/guidelines

1 file changed

+2
-2
lines changed

website/docs/components/table/advanced-table/partials/guidelines/guidelines.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -191,12 +191,12 @@ The Advanced Table supports any combination of expanded or collapsed rows on loa
191191
### Expanded state
192192

193193
![](/assets/components/table/advanced-table/expandable-rows-collapse-state.png)
194-
<Doc::ImageCaption @text="Clicking Expand All expands all rows, including nested rows."/>
194+
<Doc::ImageCaption @text="Once all rows are expanded, the Collapse All button is displayed."/>
195195

196196
### Mixed state
197197

198198
![](/assets/components/table/advanced-table/expandable-rows-mixed-state.png)
199-
<Doc::ImageCaption @text="Clicking Expand All expands all rows, including nested rows."/>
199+
<Doc::ImageCaption @text="If some rows are expanded and others are collapsed, the Expand All button will persist until all rows are expanded."/>
200200

201201
### Striping
202202

0 commit comments

Comments
 (0)