diff --git a/webapp/channels/src/components/post/post_component.tsx b/webapp/channels/src/components/post/post_component.tsx index 3c037451eb02..ad7785b73eaf 100644 --- a/webapp/channels/src/components/post/post_component.tsx +++ b/webapp/channels/src/components/post/post_component.tsx @@ -521,7 +521,6 @@ const PostComponent = (props: Props): JSX.Element => { ref={postRef} id={getTestId()} data-testid={postAriaLabelDivTestId} - tabIndex={0} post={post} className={getClassName()} onClick={handlePostClick} diff --git a/webapp/channels/src/components/post_edit_history/__snapshots__/post_edit_history.test.tsx.snap b/webapp/channels/src/components/post_edit_history/__snapshots__/post_edit_history.test.tsx.snap index ee3cebfb7ced..71debed9af2a 100644 --- a/webapp/channels/src/components/post_edit_history/__snapshots__/post_edit_history.test.tsx.snap +++ b/webapp/channels/src/components/post_edit_history/__snapshots__/post_edit_history.test.tsx.snap @@ -255,7 +255,6 @@ exports[`components/post_edit_history should match snapshot 1`] = ` class="post-message__text" dir="auto" id="rhsPostMessageText_post_id" - tabindex="0" >
post message
diff --git a/webapp/channels/src/components/post_view/post_message_view/__snapshots__/post_message_view.test.tsx.snap b/webapp/channels/src/components/post_view/post_message_view/__snapshots__/post_message_view.test.tsx.snap
index 5963c0e57651..bb9b00a13a2a 100644
--- a/webapp/channels/src/components/post_view/post_message_view/__snapshots__/post_message_view.test.tsx.snap
+++ b/webapp/channels/src/components/post_view/post_message_view/__snapshots__/post_message_view.test.tsx.snap
@@ -10,7 +10,6 @@ exports[`components/post_view/PostAttachment should match snapshot 1`] = `
dir="auto"
id="postMessageText_post_id"
onClick={[Function]}
- tabIndex={0}
>