area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.71k stars 567 forks source link

fix: Tags in media library are not refreshed while updating & browsing images #2523

Closed zeezo887 closed 3 months ago

zeezo887 commented 5 months ago

Description

This PR adds the updated tags to the media item after the tags are updated. This allows the updated tags to be present in the sidebar after navigating away and returning to the media

Related Issues

Fixes #2407