Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 398002

Summary: "create a project" button on projects page should probably use orion dropdown
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: antonm
Version: 0.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2013-01-11 14:08:48 EST
The popup used by the create a project button should likely use orion dropdown support.  Otherwise you'll have to implement all the accessibility stuff (keyboard navigation, etc.) yourself.

It's pretty straightforward.
The button gets the class "dropdownTrigger".
Feed a <ul> and the button to the dropdown code.
It will handle all mouse/keyboard triggering, navigation, etc.
Comment 1 Malgorzata Janczarska CLA 2013-10-31 10:08:15 EDT
I guess this is for the previous version of projects page.