Convert /people page to UI 3.0

Bug #413158 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Barry Warsaw

Bug Description

This should be a search template.

Tags: lp-registry ui

Related branches

Curtis Hovey (sinzui)
Changed in launchpad-registry:
milestone: 3.0 → 2.2.8
Revision history for this message
Curtis Hovey (sinzui) wrote :

This looks better. I search on 's' to see a batch.

We need the batch navigation on the bottom too so when it is accessible when the user gets to the bottom oh the list.

Change ID => Launchpad-id as we are trying to be very clear about this information.

The headers are bold in other presentations. This might be broken in style-3.0.css. You'll need to investigate.

How much time does it take to make the column sortable?

Revision history for this message
Barry Warsaw (barry) wrote :

I search on 's' too to see a batch :)

I'll fix these other issues. I don't know right now what it takes to make columns sortable.

Revision history for this message
Barry Warsaw (barry) wrote :

I am unable to fix the bolding/red on the headers. The style does appear broken in some way. For example, if you look on bug listings (or other <table class="listing"> examples), they all get the bold/red by inheriting from the thead style in style.css. For some reason, the thead on this page does not inherit that style.

I haven't figured out why this is, but I'm inclined to stop here and submit for review what I have. I will file two separate bugs, one for the bold/red thead issue and one for the column sorting, which I haven't even looked at yet. In the interest of time boxing, I think I should get this branch landed as is and come back to fix these nits later.

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: [Bug 413158] Re: Convert /people page to UI 3.0

On Sat, 2009-08-15 at 19:14 +0000, Barry Warsaw wrote:
> I am unable to fix the bolding/red on the headers. The style does
> appear broken in some way. For example, if you look on bug listings (or
> other <table class="listing"> examples), they all get the bold/red by
> inheriting from the thead style in style.css. For some reason, the thead
> on this page does not inherit that style.
>
> I haven't figured out why this is, but I'm inclined to stop here and
> submit for review what I have. I will file two separate bugs, one for
> the bold/red thead issue and one for the column sorting, which I haven't
> even looked at yet. In the interest of time boxing, I think I should
> get this branch landed as is and come back to fix these nits later.

YUI-Reset undid most of style.css, some id-bases classes are reset at
the top of style-3.0.css. I think we want to restore the rule

table.listing th {
    font-weight: bold;
    }

--

__C U R T I S C. H O V E Y_______
Guilty of stealing everything I am.

Barry Warsaw (barry)
description: updated
Barry Warsaw (barry)
Changed in launchpad-registry:
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in launchpad-registry:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.