Opened 11 years ago
Closed 10 years ago
#430 closed enhancement (fixed)
Add current page notifier and improve contents box
Reported by: | samuelsidler | Owned by: | samuelsidler |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Handbooks | Keywords: | ui-feedback |
Cc: |
Description
In the handbooks, there's currently a few visual annoyances:
- No indication in the sidebar of which page you're on.
- "Contents" box (generated from headings) isn't a box at all and is just inline.
I've made some improvements to this in the polyglots handbook, but haven't checked them in yet. I'd like feedback and help on the following things before checking in the changes:
- The CSS work on the contents box still isn't right. The content area should wrap around it. On this page, the header doesn't wrap properly. On this page, the yellow "draft" box doesn't wrap properly.
- Green probably isn't the right color for current page. Right now, we use red on hover across WordPress.org. I picked green, but any color would work. Ideas for the right color? WordPress orange? Would WordPress orange clash too much with the red on hover?
Any help or feedback would be appreciated.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In the attachment above, @sonjanyc worked up a design that we can use to improve a bunch of things. I can implement most of them in CSS, but not all.
We still need code changes to fix #439, #437, and #436.
We may also need some further design changes/fixes. Patches always welcome. :)