Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow importing all content thumbnails in a channel #10770

Closed
dbnicholson opened this issue Jun 1, 2023 · 1 comment
Closed

Allow importing all content thumbnails in a channel #10770

dbnicholson opened this issue Jun 1, 2023 · 1 comment
Labels
TAG: ux update Improved user-facing feature

Comments

@dbnicholson
Copy link
Contributor

Observed behavior

Currently when importing content via the API or CLI, you can specify content nodes to include or exclude. That's very useful for limiting the desired content. However, we'd like to be able to get the thumbnails for excluded nodes so that they can be displayed as available to download. We've found that without the content thumbnail the node is uninteresting to users.

Errors and logs

There are no errors, just the lack of the desired content.

Expected behavior

Currently working as expected.

User-facing consequences

With the content thumbnail available on locally, users with the ability to download content to the device are given a better visual cue for what might interest them.

Steps to reproduce

Import a subset of a channel's content nodes:

kolibri manage importcontent <somechannel> --node-ids <somenodeids>

Go to the Device page, Manage the channel and click Import More. Note that there are only generic icons next to the node titles.

Context

0.16.0a14, any OS or browser

@rtibbles
Copy link
Member

rtibbles commented Jun 9, 2023

The remaining frontend pieces of this are wontfix - as Kolibri will instead rely on remote preview functionality to provide the user experience here.

@rtibbles rtibbles closed this as completed Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TAG: ux update Improved user-facing feature
Projects
None yet
Development

No branches or pull requests

3 participants