Skip to content

fix: avoid rendering a div inside a p element - #2220

Merged
mgunnerud merged 1 commit into
mainfrom
fix/no-div-in-p
May 19, 2026
Merged

fix: avoid rendering a div inside a p element#2220
mgunnerud merged 1 commit into
mainfrom
fix/no-div-in-p

Conversation

@mgunnerud

@mgunnerud mgunnerud commented May 19, 2026

Copy link
Copy Markdown
Contributor

Description

  • Avoid rendering a div inside a p element, to fix error shown in console

Related Issue(s)

  • #{issue number}

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)
  • All tests run green

Documentation

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

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: 56899106-b1bd-441d-881e-1b42cd609833

📥 Commits

Reviewing files that changed from the base of the PR and between 3b32984 and be0228e.

📒 Files selected for processing (1)
  • src/features/amUI/poaOverview/AccessPackagePermissions.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/no-div-in-p

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 bugfix kind/bug Used when something isn't working labels May 19, 2026
@mgunnerud mgunnerud changed the title fix: avoid rendering a div inside a p element, this is not permitted in HTML fix: avoid rendering a div inside a p element May 19, 2026
@mgunnerud
mgunnerud requested review from allinox and sonwit May 19, 2026 12:49

@sonwit sonwit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@mgunnerud
mgunnerud merged commit c4f0412 into main May 19, 2026
6 checks passed
@mgunnerud
mgunnerud deleted the fix/no-div-in-p branch May 19, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix kind/bug Used when something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants