Making WordPress.org

Opened 5 months ago

Closed 4 months ago

#7804 closed defect (bug) (fixed)

Button Misalignment in Pull Request Section on Core Trac

Reported by: parthvataliya's profile parthvataliya Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Trac Keywords:
Cc:

Description

In the Core Trac site's pull request section, when the pull request title and username are lengthy, the "View patch" and "View PR" buttons are misaligned. This breaks the structure and affects the overall user interface.

Steps to reproduce:

  1. Navigate to the pull request section in Core Trac.
  2. View a PR with a long title and/or username.
  3. Observe the misalignment of the buttons.

Expected behavior: The "View patch" and "View PR" buttons should remain properly aligned in the same row, regardless of the length of the PR title or username.

Attachments (1)

Screenshot from 2024-10-15 15-38-45.png (37.8 KB) - added by parthvataliya 5 months ago.
As shown in the screenshot, the buttons are not staying within the same row, which could negatively impact user experience, especially for users viewing detailed PRs with longer titles or usernames.

Download all attachments as: .zip

Change History (2)

@parthvataliya
5 months ago

As shown in the screenshot, the buttons are not staying within the same row, which could negatively impact user experience, especially for users viewing detailed PRs with longer titles or usernames.

#1 @dd32
4 months ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 14251:

Trac: Better visual style for GitHub PRs when the content wraps.

H/t parthvataliya.
Fixes #7804.

Note: See TracTickets for help on using tickets.