The administration page at /admin/build/path-redirect is too large, and covers the right sidebar, as you can see in the attached image.

CommentFileSizeAuthor
url_redirects_admin_page_90343.jpg8.29 KBavpaderno

Comments

greggles’s picture

Status: Active » Closed (works as designed)

What size screen resolution do you have?

I don't think there's a good way to fix this.

I suggest you use an admin theme that doesn't have a right sidebar or get a bigger monitor.

avpaderno’s picture

I have already a 17", and I use the higher resolution it can. The right sidebar, even if the theme has one, was not even shown.

The problem is caused from the HTML table that has too much columns, or it uses columns too large.
For that it can be done something.

avpaderno’s picture

Status: Closed (works as designed) » Active
greggles’s picture

For that it can be done something.

Something like...

avpaderno’s picture

Usually, in a table like that it is reported only the essential data; the full data is visible when clicking on the link to edit the data associated with the row.
That is what happens, i.e., with the vocabulary and the page at /admin/content/taxonomy, with the content types and the page at /admin/content/types.
None of them create problems with the themes by overwriting the right side of the page.

avpaderno’s picture

Title: Ugly administration page » Modifies to the administration page
Category: bug » feature

I am changing the category; a UI that can be redesigned is surely not a bug.

dave reid’s picture

Status: Active » Closed (duplicate)

Marking as a duplicate of #240565: Redirect table overflows into the sidebar/theme. Also kind-of a duplicate of #365070: Interface improvements since I'm merging the admin improvements into one issue for concentration.