Skip to content

M6 — Remote / Server-Driven UI #5

Description

@ajianaz

Goal

Render layouts fetched from a server, like a mini browser.

Tasks

  • CofluiRemoteView — fetch layout JSON from a URL, render, cache
  • Validation contract — shape-check JSON before render; graceful error card (no crash)
  • Action routing — button actionUrl → POST snapshot back
  • Layout versioning / hot-reload
  • History/favorites (GetStorage or similar) in the host app

Acceptance

  • Point the view at any HTTPS endpoint returning coflui JSON and it renders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions