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 DownloadRepoModal component #12143

Closed mlqn closed 1 month ago

mlqn commented 5 months ago

In the DownloadRepoModal component,

We want to replace the Popover from Material

https://github.com/Altinn/altinn-studio/blob/6d676a97bb6c8ef479a07fc4a0728cdc30f5bb24/frontend/app-development/features/simpleMerge/DownloadRepoModal.tsx#L2

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