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 https://phabricator.wikimedia.org/T303612
Once that's done, replace the mentioned instances of CdxMessage with the new component
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Front-end_Task/Bug_Completion_Checklist