Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
110 stars 72 forks source link

Replace the Popover of the InformationPanelComponent component #12178

Closed mlqn closed 1 month ago

mlqn commented 5 months ago

In the InformationPanelComponent component,

We want to replace the Popover from Material

https://github.com/Altinn/altinn-studio/blob/6d676a97bb6c8ef479a07fc4a0728cdc30f5bb24/frontend/packages/ux-editor/src/components/toolbar/InformationPanelComponent.tsx#L5

With the Popover from Designsystem, as we did in this file : https://github.com/Altinn/altinn-studio/blob/6d676a97bb6c8ef479a07fc4a0728cdc30f5bb24/frontend/packages/ux-editor/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.tsx#L3

nkylstad commented 1 month ago

Closing this issue as duplicate of https://github.com/Altinn/altinn-studio/issues/12913