Skip to content

Fix Admin feedback filter overflow - #6825

Open
TheSentinel454 wants to merge 1 commit into
mainfrom
codex/fix-admin-feedback-filter-overflow
Open

Fix Admin feedback filter overflow#6825
TheSentinel454 wants to merge 1 commit into
mainfrom
codex/fix-admin-feedback-filter-overflow

Conversation

@TheSentinel454

@TheSentinel454 TheSentinel454 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Why

Long community hostnames can make the native Community select exceed the Admin feedback filter grid, pushing the Received and Status controls outside the filter bar and creating horizontal overflow.

What

  • Allow filter labels and selects to shrink within their grid tracks
  • Add a browser regression test covering an unusually long community hostname

Risk Assessment

Low — this is limited to Admin feedback filter sizing and preserves the existing desktop and mobile grid layouts.

Before

The Community select expands past the filter bar and pushes the Received and Status controls outside it.

Admin feedback filters before the fix

After

Long community names remain contained, keeping all four controls inside the filter bar.

Admin feedback filters after the fix

References

  • Verified on Blox at the local checkout revision: Admin checks passed and all 9 Playwright tests passed

Generated with Codex

@TheSentinel454
TheSentinel454 marked this pull request as ready for review August 25, 2026 20:56
@TheSentinel454
TheSentinel454 requested a review from a team as a code owner August 25, 2026 20:56
@TheSentinel454
TheSentinel454 enabled auto-merge (squash) August 25, 2026 20:58
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.

2 participants