Skip to content

Commit

Permalink
feat: Review the display of embedded links - MEED-6851 - Meeds-io/MIP…
Browse files Browse the repository at this point in the history
…s#124

(cherry picked from commit 8f44dd2)
  • Loading branch information
SaraBoutej committed May 22, 2024
1 parent fa953fc commit d1e24ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kudos-webapps/src/main/webapp/vue-app/js/Kudos.js
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,9 @@ export function registerActivityActionExtension() {
noSummaryEllipsis: true,
supportsIcon: true,
useSameViewForMobile: true,
noEmbeddedLinkView: true,
isCollapsed: true,
summaryLinesToDisplay: 4,
getDefaultIcon: (activityOrComment) => ({
icon: 'fa fa-award primary--text',
size: activityOrComment.activityId && 37 || 72,
Expand Down

0 comments on commit d1e24ea

Please sign in to comment.