mattermost-community/focalboard

Bug: Link Unfurl > No text is shown in the preview if the first content block isn't text

Open

#1,628 opened on Oct 22, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
BugHelp WantedUp for grabs

Description

Steps to reproduce the behavior

  1. Go Boards and create a card
  2. Add an image content block on the top
  3. Add a text content block below it and fill it with text
  4. Copy a link to the card and post it in channels
  5. Note that no text is shown in the preview because it fetches the text from the first content block

Expected behavior

Text from the text content block should be shown in the preview

Edition and Platform

  • Edition: Mattermost plugin
  • Version: main
  • Browser and OS: Chrome on Windows

Contributor guide