cagov / ui-claim-tracker

This repo contains the Claim Status Tracker app, which helps Californians better understand what’s happening with their unemployment claim and benefits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement modal for external links to be consistent with UIO behavior

dianagriffin-zz opened this issue · comments

User Story

As a claimant, I want to be aware when a link I've clicked a link that will take me out of UIO, so that I can choose to proceed or stay focused on what I'm doing in UIO.

Details / Context

Within UIO, links to external sites e.g. the EDD website prompt the user with a modal before opening the external site in a new tab. The CST page needs to have the same functionality implemented for consistency with UIO.

Acceptance Criteria

  • When a user clicks any link to an external site (ie. any link that does not link to a UIO page), a modal pops up.
  • The modal has the same content, look & feel as the modal that exists for this purpose in UIO.

Example of the modal:
External Link modal

@dtodd-edd took on this task last week, so I'm moving it to in-progress!