| Summary: | Highlight the active page in the primaryNav bar. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mike Wilson <Mike_Wilson> | ||||||
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> | ||||||
| Status: | RESOLVED WONTFIX | QA Contact: | |||||||
| Severity: | enhancement | ||||||||
| Priority: | P3 | CC: | antonm | ||||||
| Version: | 0.4 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | Macintosh | ||||||||
| OS: | Mac OS X | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 216360 [details]
screenshot showing primary nav highlighting
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |
Created attachment 216359 [details] patch used to create the screenshot I was interested in seeing what it would look like to highlight the primary navigation link that was associated with the current page (if there was one). I created a patch (included) to set the class of the active link differently, and then styled the result with CSS (see attached screenshot). Unfortunately, the code in the patch is crap, so it should not be committed without turning it into something more appropriate.