You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "+" icon on the sidebar should open a dropdown menu when clicked. The dropdown menu provides 3 shortcuts to create a new resource: Company, Contact, or Application.
Acceptance Criteria
clicking icon opens dropdown menu
dropdown menu remains visible until selection is made or user clicks outside menu.
On dropdown menu, clicking Create New Contact routes you to Create New Contact page
On dropdown menu, clicking Create New Company routes you to Create New Company page
On dropdown menu, clicking Create New Application routes you to Create New Application page
The menu is styled in line with style guide
Dropdown menu follows accessibility convention, is tab-able, and follows ARIA roles
Cypress Testing
See + icon in image below.
The text was updated successfully, but these errors were encountered:
The "+" icon on the sidebar should open a dropdown menu when clicked. The dropdown menu provides 3 shortcuts to create a new resource: Company, Contact, or Application.
Acceptance Criteria
See + icon in image below.
The text was updated successfully, but these errors were encountered: