You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an UI only bug which is quite minor and can be remedied by user training and documentation. Still, it may be worth looking into especially if this is low effort fix.
Version 1.5.1
Test scenario
page with has_one relation to Image (owns relation set up as well)
both page and image are draft only
publish the page via page edit form
view the upload field for the image - it will be showing draft state for the image
reload the page edit form and the image will be in the published state
This means that the publish operation works fine, it's just that the UI doesn't reflect this state immediately, without reloading the page.
The text was updated successfully, but these errors were encountered:
Upload field UI doesn't update on page publish
This is an UI only bug which is quite minor and can be remedied by user training and documentation. Still, it may be worth looking into especially if this is low effort fix.
Version
1.5.1
Test scenario
This means that the publish operation works fine, it's just that the UI doesn't reflect this state immediately, without reloading the page.
The text was updated successfully, but these errors were encountered: