-
Notifications
You must be signed in to change notification settings - Fork 3
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
[FE] View contacts (email, phone number) #278
Comments
At the moment functionality is implemented next way. I am on the full company profile page. As an unauthorized user I see buttons "Показати телефон", "Показати ел.пошту" and they are disabled for me. |
|
юз сторі : when not registered user' |
As a user
I want to see the contact details
So that I can reach out to the company I am interested in.
Default state:
phone number(s) and email values are hidden
Given I am on the full company profile page
When I click on the phone number(s)
Or I click on the email address
Then the phone number or email address become visible
And data 'when' (timestamp), 'who' (user ID, company ID), and 'what'(CompanyID) should be stored in the database
Design - link; link
linked epic: #6
The text was updated successfully, but these errors were encountered: