Altinn / altinn-studio

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

Remove @mui/material Menu & MenuItem from ProfileMenu #13034

Open mlqn opened 4 days ago

mlqn commented 4 days ago

Description

Remove Material UI from ProfileMenu. A solution could be to replace the menu with the StudioDropdownMenu component.

mlqn commented 4 days ago

HeaderMenu.tsx and Header.tsx will be removed by https://github.com/Altinn/altinn-studio/issues/11611 so they don't need to be fixed.