Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(resource-adm): Remove imports of designsystemet react components #14381

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mgunnerud
Copy link
Contributor

Description

  • Import most components from @studio/components instead of from @digdir/designsystemet-react in resource admin

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@mgunnerud mgunnerud linked an issue Jan 9, 2025 that may be closed by this pull request
@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Jan 9, 2025
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (ffec39a) to head (f7cc01d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14381      +/-   ##
==========================================
- Coverage   95.58%   95.58%   -0.01%     
==========================================
  Files        1869     1867       -2     
  Lines       24237    24214      -23     
  Branches     2786     2786              
==========================================
- Hits        23167    23145      -22     
+ Misses        814      813       -1     
  Partials      256      256              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mgunnerud mgunnerud marked this pull request as ready for review January 9, 2025 07:58
@mgunnerud mgunnerud requested a review from wrt95 January 9, 2025 07:58
@mgunnerud mgunnerud added skip-releasenotes Issues that do not make sense to list in our release notes skip-manual-testing PRs that do not need to be tested manually labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend skip-manual-testing PRs that do not need to be tested manually skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resourceadm: remove imports of designsystemet-react components
1 participant