diff --git a/src/components/WebexActivity/__snapshots__/WebexActivity.stories.storyshot b/src/components/WebexActivity/__snapshots__/WebexActivity.stories.storyshot index b740aff9a..0b4c76ef3 100644 --- a/src/components/WebexActivity/__snapshots__/WebexActivity.stories.storyshot +++ b/src/components/WebexActivity/__snapshots__/WebexActivity.stories.storyshot @@ -160,6 +160,7 @@ Array [ className="wxc-input-field__form-control" >
diff --git a/src/components/WebexMeetingControl/__snapshots__/WebexMeetingControl.stories.storyshot b/src/components/WebexMeetingControl/__snapshots__/WebexMeetingControl.stories.storyshot index fbcbbb556..0b8d26448 100644 --- a/src/components/WebexMeetingControl/__snapshots__/WebexMeetingControl.stories.storyshot +++ b/src/components/WebexMeetingControl/__snapshots__/WebexMeetingControl.stories.storyshot @@ -200,6 +200,7 @@ Array [
@@ -240,6 +243,7 @@ Array [ className="wxc-label__control" >
@@ -309,6 +313,7 @@ Array [ className="wxc-label__control" >
@@ -383,6 +388,7 @@ Array [ className="wxc-label__control" >
@@ -575,6 +581,7 @@ Array [ className="wxc-input-field__form-control" >
+ {/* eslint-disable-next-line jsx-a11y/role-supports-aria-props */}
diff --git a/src/components/inputs/Dropdown/Dropdown.jsx b/src/components/inputs/Dropdown/Dropdown.jsx index cceb64c7d..62381bc86 100644 --- a/src/components/inputs/Dropdown/Dropdown.jsx +++ b/src/components/inputs/Dropdown/Dropdown.jsx @@ -127,6 +127,8 @@ export default function Dropdown({ {/* eslint-disable-next-line jsx-a11y/no-static-element-interactions */}