Skip to content

Commit bb95af5

Browse files
lexi-taylorOEvgeny
andauthored
Update packages/component/src/ActivityFeedback/providers/ActivityFeedbackComposer.tsx
Co-authored-by: Eugene <EOlonov@gmail.com>
1 parent e48e3be commit bb95af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/component/src/ActivityFeedback/providers/ActivityFeedbackComposer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ function ActivityFeedbackComposer(props: ActivityFeedbackComposerProps) {
222222
const { current: feedbackText } = feedbackTextRef;
223223
const isLegacyAction = action['@type'] === 'VoteAction';
224224

225+
// TODO: We should update this to use W3C Hydra.1
225226
if (isFeedbackLoopEnabled) {
226227
postActivity({
227228
name: 'message/submitAction',

0 commit comments

Comments
 (0)