Closed (duplicate)
Project:
Path redirect
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2008 at 04:46 UTC
Updated:
27 Jan 2009 at 17:46 UTC
The administration page at /admin/build/path-redirect is too large, and covers the right sidebar, as you can see in the attached image.
| Comment | File | Size | Author |
|---|---|---|---|
| url_redirects_admin_page_90343.jpg | 8.29 KB | avpaderno |
Comments
Comment #1
gregglesWhat 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.
Comment #2
avpadernoI 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.
Comment #3
avpadernoComment #4
gregglesSomething like...
Comment #5
avpadernoUsually, 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.
Comment #6
avpadernoI am changing the category; a UI that can be redesigned is surely not a bug.
Comment #7
dave reidMarking 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.