Skip to content

Commit df103fe

Browse files
committed
build: disable snapshot for the waiting state (the spinner keeps moving)
1 parent 81fade3 commit df103fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-button/lib/uui-button.story.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ WaitingState.parameters = {
332332
<uui-button state="waiting" label="A11Y proper label">Loading button</uui-button>`,
333333
},
334334
},
335+
chromatic: { disableSnapshot: true },
335336
};
336337

337338
export const AnchorTag = Template.bind({});

0 commit comments

Comments
 (0)