Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed Sep 9, 2024
1 parent 8a2cbb9 commit 63be483
Show file tree
Hide file tree
Showing 3 changed files with 824 additions and 798 deletions.
4 changes: 4 additions & 0 deletions src/app/CreateRecording/CustomRecordingForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,8 @@ export const CustomRecordingForm: React.FC = () => {
toggleTextExpanded="Hide metadata options"
toggleTextCollapsed="Show metadata options"
data-quickstart-id="crf-metadata-opt"
toggleId='metadata-option-toggle'
contentId='metadata-options'
>
<FormGroup
label="Labels"
Expand Down Expand Up @@ -548,6 +550,8 @@ export const CustomRecordingForm: React.FC = () => {
toggleTextExpanded="Hide advanced options"
toggleTextCollapsed="Show advanced options"
data-quickstart-id="crf-advanced-opt"
toggleId='advanced-option-toggle'
contentId='advanced-options'
>
<Text component={TextVariants.small}>A value of 0 for maximum size or age means unbounded.</Text>
<FormGroup fieldId="To Disk">
Expand Down
Loading

0 comments on commit 63be483

Please sign in to comment.