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

BComp Legal Obligations #3751

Closed
lmcclung opened this issue May 21, 2020 · 0 comments
Closed

BComp Legal Obligations #3751

lmcclung opened this issue May 21, 2020 · 0 comments
Labels
ENTITY Business Team STORY

Comments

@lmcclung
Copy link
Contributor

lmcclung commented May 21, 2020

Story

As a basic or premium user
I want to view my entity's legal obligations on the entity dashboard
So that I know what I need to do in order to maintain my entity

Description

We want to clearly communicate what legal obligations that the entity must comply with within the app. We don't want them to have to navigate out of the app to get that information, we want to provide a seamless experience within the app.
This information is more relevant to basic users, but we can show it to both premium and basic

Acceptance Criteria

All of the following scenarios start with the preconditions:
GIVEN I am authenticated
AND I have an existing Benefit company
...

Scenario 1 - View small

...
WHEN I am on the dashboard for that benefit company
THEN I will see a small box with messaging about my legal obligations

Scenario 2 - Open to expand

...
WHEN I click "Read more about your legal obligations…"
THEN I will see the box with messaging about my legal obligations expand to display more info

Scenario 3 - Close expanded

...
AND I had clicked "Read more about your legal obligations…"
WHEN I can click "Read less..."
THEN the box will collapse to original size

Scenario 4 - Click link

...
AND I had clicked "Read more about your legal obligations…"
WHEN I can click "here."
THEN my browser will open a new tab with this link

Scenario 5 - Dismiss

...
WHEN I click dismiss
THEN the box will be removed from the dashboard

Scenario 6 - Logging back in after legal obligations dismissed (Not Applicable for MVP)

..
AND I have dismissed this box
WHEN I log back into my dashboard in the future
THEN this the legal obligations information will not display

Requirements documentation

Entity Dashboard Requirements (see section on Legal Obligations)

Design ticket

@janisrogers created #2445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENTITY Business Team STORY
Projects
None yet
Development

No branches or pull requests

4 participants