Page MenuHomePhabricator

Replace CdxMessage with CdxToastNotification whenever the new codex component is ready
Closed, ResolvedPublic

Description

Description

We use two floating notifications:

  • When Function edit/create finalizes successfully and we redirect to the newly created page with success=true
  • When Function test/implementation is connected/disconnected unsuccessfully, and we show a toast error message

We are currently using CdxMessage component, which is not really designed to be used as a toast notification.

The codex team is working on a new component T303612
Once that's done, replace the mentioned instances of CdxMessage with the new component


Completion checklist

Event Timeline

gengh changed the task status from Open to Stalled.
DSmit-WMF changed the task status from Stalled to Open.Feb 18 2026, 9:43 AM

Change #1251137 had a related patch set uploaded (by Daphne Smit; author: Daphne Smit):

[mediawiki/extensions/WikiLambda@master] Replace CdxMessage with CdxToast for floating notifications

https://gerrit.wikimedia.org/r/1251137

Change #1251137 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Replace CdxMessage with CdxToast for floating notifications

https://gerrit.wikimedia.org/r/1251137