daffodil icon indicating copy to clipboard operation
daffodil copied to clipboard

feat(product): transfer state when hydrating backend from server to client

Open damienwebdev opened this issue 2 months ago • 0 comments

PR Checklist

  • [x] Commit message follows our contributing guidelines
  • [x] Tests added/updated (for bug fixes/features)
  • [x] Documentation added/updated (for bug fixes/features)

PR Type

  • [ ] Bug fix
  • [x] Feature
  • [ ] Style update
  • [ ] Refactor
  • [ ] Test
  • [ ] Build
  • [ ] CI
  • [ ] Docs
  • [ ] Performance
  • [ ] Other (please describe)

Current behavior

Part of: #4143

New behavior

Product backend data is transferred when hydrating backend from server to client.

Breaking change?

  • [ ] Yes
  • [x] No

Additional context

Depends on #4147

damienwebdev avatar Oct 26 '25 16:10 damienwebdev