You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching for content through the 'Import from channels' modal, the content cards are missing information to properly render the card, which should display its learning activity and thumbnail at the least.
The first card has had the content node info loaded into the frontend's IndexedDB by using 'Go to location' (note that it is using the old design of kind instead of learning activity)
The second card is what the user sees when the node hasn't been loaded into IndexedDB
Expected behavior
All search cards match the new design and show the learning activity and thumbnail
User-facing consequences
The user isn't able to see the kind of content, just the title
Steps to reproduce the issue
Clear site data
Sign in
Click ADD while editing a channel
Click 'Import from channels'
Search for something
Observe the cards
The text was updated successfully, but these errors were encountered:
Thank you for your interest in contributing. We're currently working on creating a new card component, which I think we'll want to use for this. So at the moment, this issue isn't ready for development.
Observed behavior
When searching for content through the 'Import from channels' modal, the content cards are missing information to properly render the card, which should display its learning activity and thumbnail at the least.
Expected behavior
All search cards match the new design and show the learning activity and thumbnail
User-facing consequences
The user isn't able to see the kind of content, just the title
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: