The manage fields page has a table that combines existing fields with a widgety row to make a new field.
The columns look wrong -- things in the existing fields don't line up with things in the new field widgets.

In the screenshot, what appears to be grouped into columns is in red boxes.
The green wobbly bits are how they are actually related -- data type for existing fields, and data type for new fields; and also widget for existing and widget for new.

Comments

yched’s picture

Status: Active » Needs review
StatusFileSize
new1.67 KB

You want to avoid whitespaces in the names of attached files, generates broken links.

This being said, that's broken indeed, wrong colspans.
Attached patch should fix this.

eojthebrave’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new26.71 KB

Much better. Simple change. This one is ready.

Bojhan’s picture

StatusFileSize
new13 KB

Now looked at this patch 5 times, looked at the screenshot and then at my own install. Any idea why on mine it looks like.

After
fieldoverview23.png

Going from your screenshot though, the edit and delete links seem somewhat cramped.

bjaspan’s picture

RTBC +1

Bojhan’s picture

StatusFileSize
new12.3 KB

Before
comparinson.png

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Here's what it looks like for me (since that first screenshot is not linking properly):

Before: http://img.skitch.com/20091024-8nqhm1tgnnk33x47p9if1phum3.png

After: http://img.skitch.com/20091024-jqgmhj4831d15btft3btqpxnee.png

Bojhan is right that the operations column gets a bit crampy, esp when compared to the normal "Content types" screen (http://img.skitch.com/20091024-mnf5c6atjy727gukmhaeen4e84.png) where they actually look too spread out, at least to me.

However, I think overall this is a vast visual improvement, and will cut dramatically down in the confusion of what is being asked for on this screen.

Therefore, committed to HEAD. Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -Needs usability review, -Usability, -D7UX

Automatically closed -- issue fixed for 2 weeks with no activity.