Skip to content

fix(resource-adm): refactor to remove imports from designsystemet-react in resourceadm#18401

Open
mgunnerud wants to merge 1 commit intomainfrom
fix/resourceadm-remove-designsystemet-import
Open

fix(resource-adm): refactor to remove imports from designsystemet-react in resourceadm#18401
mgunnerud wants to merge 1 commit intomainfrom
fix/resourceadm-remove-designsystemet-import

Conversation

@mgunnerud
Copy link
Copy Markdown
Contributor

Description

  • Use StudioToggleGroup from @studio/components instead of ToggleGroup from @digdir/designsystemet-react. This removes any direct import of @digdir/designsystemet-react in resource admin

Verification

  • Related issues are connected (if applicable)
  • 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)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 7, 2026

Warning

Rate limit exceeded

@mgunnerud has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 49 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 1 minutes and 49 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 71dd0da4-a9ba-4ccc-9a2a-1f53534fa8c1

📥 Commits

Reviewing files that changed from the base of the PR and between c65312b and 3466b33.

📒 Files selected for processing (1)
  • src/Designer/frontend/resourceadm/pages/ListAdminPage/ListAdminPage.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/resourceadm-remove-designsystemet-import

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added skip-releasenotes Issues that do not make sense to list in our release notes area/resource-registry frontend solution/studio/designer labels Apr 7, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.99%. Comparing base (ff7a05e) to head (3466b33).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18401   +/-   ##
=======================================
  Coverage   94.98%   94.99%           
=======================================
  Files        2535     2535           
  Lines       32328    32326    -2     
  Branches     3966     3966           
=======================================
  Hits        30708    30708           
+ Misses       1291     1290    -1     
+ Partials      329      328    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mgunnerud mgunnerud requested a review from Nyeng April 7, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/resource-registry frontend skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants