Altinn / altinn-studio

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

Replace the Popover of the AltinnPopoverSimple component #12179

Closed mlqn closed 1 month ago

mlqn commented 5 months ago

In the AltinnPopoverSimple component,

We want to replace the Popover from Material

https://github.com/Altinn/altinn-studio/blob/6d676a97bb6c8ef479a07fc4a0728cdc30f5bb24/frontend/packages/shared/src/components/molecules/AltinnPopoverSimple.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 a duplicate of https://github.com/Altinn/altinn-studio/issues/12913