You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the FE ShowContact component/page (ex: http://localhost:3000/contacts/1) - We should be able to click on the company, other contacts at {company.name}, and even the email.
When user clicks on the company, they get redirected to company page
When a user clicks on a contact's email, their email app should open and they can start an email
When a user clicks on another contact, they get redirected to that contact's show page.
The text was updated successfully, but these errors were encountered:
On the FE ShowContact component/page (ex: http://localhost:3000/contacts/1) - We should be able to click on the company, other contacts at {company.name}, and even the email.
The text was updated successfully, but these errors were encountered: