ajah / sks-interface

0 stars 0 forks source link

Fix link to an organization from an activity page #7

Open dani-ajah opened 2 years ago

dani-ajah commented 2 years ago

As a user of the platform, I want to be able to go to the corresponding organization page from an activity page, in order to see more details about the organization.

2 options:

  1. If the activity is linked to the organization (via a business number) then clicking on both the "Legal Name" filed in the recipient organization box and the "Recipient Organization" field under Recipient and Funder Organization should take the user to the linked organization page.
  2. If the activity is NOT linked to the organization (via a business number) then 2 things should happen:
    • Clicking on the "Recipient Organization" field under Recipient and Funder Organization should take the user to the search results of the recipient organization name with only the organization filter applied (*This is already the default).
    • The recipient Organization box should display the following text: " No further information was found for this organization because this activity is not linked to an organization via a Business Number. Click the recipient organization link below to search the database for this organization by its legal name. "
dani-ajah commented 2 years ago

One small fix, could we move the words "No further information was found for this organization because this activity is not linked to an organization via a Business Number. Click this link to search the database for this organization by its legal name." from the "Recipient & Funder Organization" section to the "Recipient organization" Box, as shown on the image below.

"This link" - should lead the user to search for the organization legal name

Remove hyperlink from Legal name under the recipient & funder organization section

Image

brittwitham commented 2 years ago

@hjweinreb increase text size to be consistent with other fonts on page

gustavohandrade commented 2 years ago

Would it be possible to return a message saying that "organization data is not available yet" when the search for the organization on the database return blank?

hjweinreb commented 2 years ago

Would it be possible to return a message saying that "organization data is not available yet" when the search for the organization on the database return blank?

Definitely. Will be in the next PR