Skip to:
Content

BuddyPress.org

Opened 6 weeks ago

#9334 new defect (bug)

“Max items per page” UI misalignment and overflow issue in Active Tickets report

Reported by: darshitrajyaguru97's profile darshitrajyaguru97 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc:

Description

Description

On the BuddyPress Trac report page for Active Tickets, the "Max items per page" control (input field and Update button) appears visually misaligned and overflows its container.

Specifically:

  • The control is pushed to the far right, overlapping outside the intended layout boundary.
  • It breaks the visual alignment with the search/filter bar above.
  • The spacing between the button and the input field is inconsistent.
  • The UI does not appear responsive or properly contained within the parent wrapper.

This results in a degraded user experience, especially on narrower screens or when zoomed.

https://www.awesomescreenshot.com/image/60032385

Steps to Reproduce

  1. Visit: https://buddypress.trac.wordpress.org/report/1?max=100&sfp_email=&sfph_mail=
  2. Observe the top-right section of the report page.
  3. Locate the "Update" button and "Max items per page" input field.

Expected Behavior

  • The control should be properly aligned within the container.
  • It should match the layout of other filter/search elements.
  • Proper spacing and responsiveness should be maintained.

Actual Behavior

  • The control is misaligned and partially outside the container.
  • Layout appears visually inconsistent.

Change History (0)

Note: See TracTickets for help on using tickets.