Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+ icon dropdown #41

Open
8 tasks done
jchirch opened this issue Dec 10, 2024 · 0 comments
Open
8 tasks done

+ icon dropdown #41

jchirch opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@jchirch
Copy link
Collaborator

jchirch commented Dec 10, 2024

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.
Image

@jchirch jchirch self-assigned this Dec 10, 2024
@jchirch jchirch moved this to Backlog in Tracker CRM Dec 10, 2024
@jchirch jchirch moved this from Backlog to In Progress in Tracker CRM Dec 10, 2024
@jchirch jchirch moved this from In Progress to Ready for Review in Tracker CRM Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Review
Development

No branches or pull requests

1 participant