cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
54 stars 15 forks source link

DESIGN: Redesign `Contact Us` form for unauthenticated users #2099

Open PaulKuykendall opened 2 months ago

PaulKuykendall commented 2 months ago

Issue description

Currently, when users submit a helpdesk inquiry, it's not immediately clear whether the user is a legitimate domain manager/registrant. Therefore, analysts must first research the user to understand whether they're authorized to receive information about a specific domain. It would be useful for analysts to know upfront whether a helpdesk message came from an authenticated user who is associated with the domain they're inquiring about.

Issue #2011 designs a Contact flow for authenticated users, which creates an opportunity to simplify the unauthenticated flow (get.gov) and guide users towards the authenticated experience.

REQUIREMENTS:

Acceptance criteria

Design changes to get.gov Contact Us form:

Additional context

Link to Miro Markups

Links to other issues

Discovery: #1930 Blocked by: #2011 (Contact Us for authenticated users) (2011 and 2099 should probably be worked together)

PaulKuykendall commented 2 months ago

In 4/30 product design huddle: Paul: Consider Touchpoints (GSA) to see if that may be useful.

It is reasonable to completely replace the MS forms with bespoke code.

Look at actual data for incoming message types

vickyszuchin commented 2 months ago

Refinement label added: the scope and ACs may need to be updated base on lessons learned from #2011

vickyszuchin commented 1 month ago

"blocked" label added: dependency on 2011 (not slotted in a sprint yet).