Page MenuHomePhabricator

Merge sections demo with realtime demo UI
Closed, ResolvedPublic3 Estimated Story Points

Description

As a pm, I'd like to access both the json UI (realtime-demo) as well as the non-technical UI (article-break-down) of the structured contents endpoint from the same location.
As a eng, I'd like to update the code in one place.

Currently there are 2 different demo UIs to show/test the APIs:

    • there is a UI that shows the non-technical PoC of a broken down article (dev)
  • there is a UI that shows the Realtime json, to which the Structured-contents json output has been added (prod)

As Eng, PM, we'd like to add the non-technical UI to the same Realtime/Structured-contents UI so we can update, demo and test the APIs from 1 location.

Acceptance criteria

  1. the existing non-technical sections UI (article-break-down) is added to the existing Realtime/Structured-contents UI (realtime-demo)

Event Timeline

JArguello-WMF set the point value for this task to 3.
JArguello-WMF raised the priority of this task from High to Needs Triage.Aug 16 2023, 2:24 PM
JArguello-WMF updated the task description. (Show Details)

@SDelbecque-WMF this is a development ticket, right?

Can I pick this up and migrate the section code from the demo into our MR API? I've a MR ready for code review.