UI: Add Director and Address Information to the Business Details page [Enhancement]
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
### Story
As an investigator using the director search,
I want to be able to view information about the companies affiliated with the persons I am investigating,
so that I can make connections between those persons and companies.
The Business Details column of each row in the director search results table contains the name of the company the person is affiliated with. The company name should link to the Business Registry entry for that company.
DEPENDENCIES: This ticket is dependent on results of user research (do the clients want it?), UX Design ticket #nnn and the successful waiver of fees (see RAID ticket #248)
### Acceptance
**Scenario: Access Business Summary page from a Search Results row**
Given I am logged into the Director Search
And I have Search Results for a person
When I click on the hyperlinked business name in the Business Details column
Then I open the Business Details page for that company (results pulled from the Business Search and open in a new window)
**Note 1:** this is the same page that already available through the Business Search
**Note 2:** Once we get a decision of whether we can waive the fee for the director and address information contained in the Business Summary and Filing History PDF, we will create an enhancement ticket to add that information to the page.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.