craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.2k stars 617 forks source link

ensure the correct status label is shown crumbs #15247

Closed i-just closed 6 days ago

i-just commented 1 week ago

Description

Ensure that the “Edited” indicator shows in the crumbs after reloading a provisional draft.

Related issues

15244

brandonkelly commented 6 days ago

I noticed this also affects the element title, so resolved via 2159e2e513d261f27d89d2b15dd11e234da28e47 instead. Now just passing the original element into Cp::elementChipHtml(), and only fetching the canonical for getting its crumbs.