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 |
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.