Skip to content

chore: add missing changeset for B2B styling and layout fixes#537

Merged
brionmario merged 1 commit into
asgardeo:mainfrom
janithjay:add-missing-changeset
Jul 24, 2026
Merged

chore: add missing changeset for B2B styling and layout fixes#537
brionmario merged 1 commit into
asgardeo:mainfrom
janithjay:add-missing-changeset

Conversation

@janithjay

@janithjay janithjay commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Purpose

This PR adds the missing changeset file for the styling and layout fixes introduced #536. The changeset targets both @asgardeo/react and @asgardeo/i18n with patch version bumps.

The B2B component styling improvements and translation keys were merged in #536 without an accompanying changeset. This changeset is required to trigger version bumps and release automation for,

  • @asgardeo/react
  • @asgardeo/i18n

Related Issues

Related PRs

Checklist

  • Followed the CONTRIBUTING guidelines.
  • Manual test round performed and verified.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)

Security checks

Summary by CodeRabbit

  • Bug Fixes

    • Improved layout and styling across organization lists, profiles, and organization creation screens.
    • Added missing translations for B2B interface elements.
  • Enhancements

    • Added support for customizable titles and subheadings in organization-related components.

@asgardeo-github-bot

Copy link
Copy Markdown

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The changeset schedules patch releases for @asgardeo/react and @asgardeo/i18n, documenting B2B layout and styling fixes, new translation keys, and heading/subheading prop support across organization components.

Changes

B2B UI release metadata

Layer / File(s) Summary
Release metadata and change description
.changeset/clever-hats-go.md
Marks @asgardeo/react and @asgardeo/i18n for patch releases and records the documented B2B component updates.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: thamindudilshan

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the missing changeset for B2B styling and layout fixes.
Description check ✅ Passed The description follows the template and includes purpose, related items, checklist, and security checks.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.changeset/clever-hats-go.md:
- Around line 8-9: Correct the changeset description to remove the claim that
CreateOrganization supports a subheading prop, while retaining the supported
title prop and the subheading support claims for BaseOrganizationList and
BaseOrganizationProfile.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8471a11a-bb7e-495c-9c80-15388dd6548c

📥 Commits

Reviewing files that changed from the base of the PR and between 135717e and 23a7158.

📒 Files selected for processing (1)
  • .changeset/clever-hats-go.md

Comment on lines +8 to +9
- Add heading and subheading translation keys and support for `title` and `subheading` props in `CreateOrganization`,
`BaseOrganizationList` and `BaseOrganizationProfile` components.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Correct the CreateOrganization API claim.

The supplied BaseCreateOrganization implementation supports title, but its subheading remains hardcoded and no subheading prop is consumed. Either implement that prop before release or remove “and subheading props” from this changeset description.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.changeset/clever-hats-go.md around lines 8 - 9, Correct the changeset
description to remove the claim that CreateOrganization supports a subheading
prop, while retaining the supported title prop and the subheading support claims
for BaseOrganizationList and BaseOrganizationProfile.

@brionmario
brionmario merged commit bc35181 into asgardeo:main Jul 24, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants