newjersey / navigator.business.nj.gov

NJ Office of Innovation is building a one-stop dashboard to better help New Jerseyans with starting and managing a business

Home Page:https://business.nj.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design: Tax Calendar for SP/GP

fiorella-io opened this issue · comments

Add tax calendar capability for SP/GP (requires encryption, also add prompt in guest mode)


Problem Statement: The Navigator currently doesn't show a calendar for SP/GP

Benefit Hypothesis: Being able to add their SSN and see a calendar

Success Criteria:

In-scope:

  • Create the flow for the tax calendar for sp/gp.
    i.e. (alert to enter tax info in up and running and all related error messages, add calendar)
  • Create tax modal
  • Items in the tax calendar: quarterly sales and use tax and annual taxes

Calendar Tax modal V1:

  • dev team suggests that we treat SSN as a password - can change it, but not view it (ex- *****1234)
  • Users would have to re-enter the number to change for V1

Calendar Tax modal V2:

  • If the user hasn't submitted any information on their tax id - certifications modal, profile, or task screen (tax id): let the user see their tax id as they type, once submitted hide it with ***
  • If the user already wrote their tax ID but did not yet get it validated by Treasury, let the user select eyeball to see their tax number before submitting. Once the user submits and we verify the tax id with treasury, lock the tax id number and add

Flexible:

  • Hide the number with (***)
  • Show the last 4 digits
  • Show what they type, once submitted then hide with (***)

Out-of-scope:

Assumptions:

Draft User Stories:

Feature Readiness Check List:

  • Meet with Soma to review his research
  • Create flow
  • Design V1
  • Design V2
  • Test V2 Designs
  • Analyze feedback
  • Update designs based on feedback (as needed)
  • Get approvals

Updated story to follow some of the conditions for the tax modal on #4432