Page MenuHomePhabricator

Replace OO.ui.PopupWidget with a Vue/Codex widget equivalent in Vector
Open, MediumPublic

Description

We are advised to use the codex widgets supplied by the design systems team, or create our on following the codex guidelines, so we have a couple of widget that we would like to use from OOUI that are not migrated by the design system but will be needed in multiple occasions in the near and far future, such as:

  • popups
  • modals

This is a task to provide an implementation following codex guidelines but inside the vector skin project ( vector-2022 ), then communicate these widget to the design system's team for future migration and packaging with other elements and widgets.

TODO

  • Replace OO.ui.PopupWidget with Codex equivalent.
  • Identify future components that we will need in the next quarter and check what the roadmap is for having them added to Codex.