Altinn / altinn-studio

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

Replace Material UI component with Designsystem components in Dashboard package to get the same design on the entire application #12663

Closed ghost closed 2 months ago

ghost commented 4 months ago

Description

The dashboard package is using a lot of material UI components, which should be replaced with components from Designsystemet / Studio components. This will make the entire application feel the same as the design is the same throughout every page.

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response

mlqn commented 2 months ago

The dashboard no longer uses Material UI components after merging this PR: https://github.com/Altinn/altinn-studio/pull/12915. There are still some Material UI components used in the header, but this header is the old one and should be replaced https://github.com/Altinn/altinn-studio/issues/11611