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

Attachment column icon not updated #603

Open
tnajdek opened this issue Feb 26, 2025 · 0 comments
Open

Attachment column icon not updated #603

tnajdek opened this issue Feb 26, 2025 · 0 comments

Comments

@tnajdek
Copy link
Member

tnajdek commented Feb 26, 2025

In many scenarios, the column is not correctly updated. This includes:

The Web Library currently does not track the primary attachment, instead relying on the value provided by the API, which only updates if the parent item is re-fetched. This does not happen for any child item change.

Since we know the key of the "best" attachment, we should keep track of it and update the icon as the primary attachment changes.

tnajdek added a commit that referenced this issue Mar 5, 2025
Also, the icon is now removed when the best attachment is un-parented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant