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 ConfigureLayoutSetPanel component #12177

Closed mlqn closed 1 month ago

mlqn commented 5 months ago

In the ConfigureLayoutSetPanel component,

We want to replace the Popover from Material

https://github.com/Altinn/altinn-studio/blob/6d676a97bb6c8ef479a07fc4a0728cdc30f5bb24/frontend/packages/ux-editor/src/components/Elements/ConfigureLayoutSetPanel.tsx#L15

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

icoderarely commented 1 month ago

hello, I would like to take this issue.

mlqn commented 1 month ago

Sorry @icoderarely for my late response. I'm assigning you this issue, hoping you're still interested in working on it

nkylstad commented 1 month ago

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