Skip to content

chore(input group): add radius modifier - #8483

Merged
mcoker merged 1 commit into
patternfly:mainfrom
andrew-ronaldson:form-radius
Jul 8, 2026
Merged

chore(input group): add radius modifier#8483
mcoker merged 1 commit into
patternfly:mainfrom
andrew-ronaldson:form-radius

Conversation

@andrew-ronaldson

@andrew-ronaldson andrew-ronaldson commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Closes #8477

Summary by CodeRabbit

  • Bug Fixes
    • Updated the InputGroup “Variations” example so the collapsed select menu toggle now renders with the correct form styling.

@andrew-ronaldson
andrew-ronaldson requested review from jcmill and mcoker July 8, 2026 12:38
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: c0f7a1ac-3274-46a8-a973-1054ffb72ba5

📥 Commits

Reviewing files that changed from the base of the PR and between 2b5cf71 and dd0e28a.

📒 Files selected for processing (1)
  • src/patternfly/components/InputGroup/examples/InputGroup.md

Walkthrough

The InputGroup example documentation was updated to add the menu-toggle--IsForm=true parameter to the collapsed select menu-toggle example, aligning it with form styling conventions.

Changes

InputGroup Example Update

Layer / File(s) Summary
Menu-toggle example form flag
src/patternfly/components/InputGroup/examples/InputGroup.md
The collapsed select menu-toggle example is updated to include the menu-toggle--IsForm=true parameter while retaining existing ID, width style, and label.

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

🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR updates the menu toggle example, but it does not address the textarea height requirement from #8477. Also update the textarea component height work required by #8477, or split the PR if that scope is intentional.
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title uses a conventional commit style and accurately describes the input group radius modifier change.
Out of Scope Changes check ✅ Passed The only change is a related example tweak for the input group menu toggle, with no unrelated edits.

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.

@patternfly-build

patternfly-build commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

@mcoker mcoker 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.

🚀

@mcoker
mcoker merged commit d63eee3 into patternfly:main Jul 8, 2026
6 checks passed
@patternfly-build

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 6.6.0-prerelease.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

dlabaj pushed a commit that referenced this pull request Jul 28, 2026
dlabaj pushed a commit that referenced this pull request Jul 28, 2026
dlabaj added a commit that referenced this pull request Jul 28, 2026
* fix: address word-break/overflow-wrap bug (#8487)

* chore(input group): add radius modifier (#8483)

* fix(table): nested table sorting (#8491)

* fix(tree-view): revert caret rotations (#8490)

* fix(a11y): ignore target-size rule for WCAG 2.2 bump (#8493)

* fix(tree): update tree table and DLS tree toggle icon direction (#8502)

* fix: update disabled description to use text color token (#8497)

* fix(plain actions): update tokens to vertical-plain (#8495)

* fix: address bottom pagination bugs (#8498)

* fix: address bottom pagination bugs

* fix: round border-radius on default bottom in glass

* chore(primary details): fix drawer and toolbar (#8509)

* fix(modal): footer action spacing (#8526)

---------

Co-authored-by: Michael Coker <35148959+mcoker@users.noreply.github.com>
Co-authored-by: Andrew Ronaldson <aronalds@redhat.com>
Co-authored-by: Jake Miller <jake83miller@gmail.com>
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
Co-authored-by: Jake Miller <jakmille@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forms: Update menu toggles and textarea updates

3 participants