Page MenuHomePhabricator

Use the Vue chip component on the object title
Open, Needs TriagePublic

Description

If the mediawiki text is not in the user's current language, we display the iso code of the fallback language but we are doing it now with custom html / MW text and the better way would be to use our vue chip component / zid objects. To do this we need:

  • Server side Vue rendering to work
  • to use the chip component in ZObjectEditAction
  • to fetch the ZID object for the language identified by the ISO code

Event Timeline

Jdforrester-WMF subscribed.

(This is blocked by having a production-ready Service-Side Rendering service.)

I notice the last thread here was a couple years back haha, is this still blocked? And does the checklist need updating (aka. is this still an issue or some part(s) of it)?

I notice the last thread here was a couple years back haha, is this still blocked? And does the checklist need updating (aka. is this still an issue or some part(s) of it)?

It's still an issue but it's triaged as No Current Plans for a reason. :-) There's no upstream direct replacement in Codex yet.