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

feat(resources): filter by language #347

Open
chrismclarke opened this issue Dec 4, 2024 · 0 comments
Open

feat(resources): filter by language #347

chrismclarke opened this issue Dec 4, 2024 · 0 comments

Comments

@chrismclarke
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
When visiting the resources page in the extension app it shows all available resources for a given collection. If a user wants to download all the videos for a particular language they have to download the entire video set (500MB+)

Describe the solution you'd like
Ideally it should be possible to filter these lists, ideally by language

Describe alternatives you've considered
We could also consider creating some sort of 'asset pack' system where users are prompted to download specific groups of resources. This might be useful for farmer version in the future but it would still be useful for extension to more easily download a subset of videos

Additional context
The code that manages groups of resources can be found at apps\picsa-tools\resources-tool\src\app\pages\collection\collection.component.ts

Example farmer videos - lists all videos in the app and large download to include all
picsa app_resources_collection_picsa_videos_picsa_videos_farmer(PICSA-Tablet) (2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Next Priority
Development

No branches or pull requests

1 participant