graasp / graasp/client

Adding a thumbnail does not show in parent

Open
#936 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

## Steps
Given structure A > B, where B does not have a thumbnail

- Change B's thumbnail
- Go in A

Expected behavior: B should have its thumbnail displayed
Current behavior: B does not have a thumbnail

The cause if the `children` key, that contains packed items (with thumbnail info). This info is not invalidated when a thumbnail is uploaded.
It works if the item already has a thumbnail, because the link references the same path (that is updated by the server)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.