Opened 3 weeks ago
#7804 new defect (bug)
Button Misalignment in Pull Request Section on Core Trac
Reported by: | parthvataliya | Owned by: | |
---|---|---|---|
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:
- Navigate to the pull request section in Core Trac.
- View a PR with a long title and/or username.
- 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)
Note: See
TracTickets for help on using
tickets.
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.