facia-tool icon indicating copy to clipboard operation
facia-tool copied to clipboard

Store EditionsClientCard model for editions clipboard data

Open jonathonherbert opened this issue 9 months ago • 1 comments

What's changed?

Store editions clipboard data as EditionsClientCard, not Trail, which means the cardType property will be persisted. At the moment, it's not appearing, and as a result recipe cards stored in the clipboard are blank.

Before After

Implementation notes

Checklist

General

  • [ ] 🤖 Relevant tests added
  • [x] ✅ CI checks / tests run locally
  • [x] 🔍 Checked on CODE

Client

  • [x] 🚫 No obvious console errors on the client (i.e. React dev mode errors)
  • [x] 🎛️ No regressions with existing user interactions (i.e. all existing buttons, inputs etc. work)
  • [ ] 📷 Screenshots / GIFs of relevant UI changes included

jonathonherbert avatar May 15 '24 17:05 jonathonherbert