bcgov / orgbook-bc-client

Vue.js rewrite of OrgBook BC
Apache License 2.0
6 stars 8 forks source link

Remove larger text and bold on "Relationship" links #149

Closed swcurran closed 2 years ago

swcurran commented 2 years ago

For example, on: https://test.orgbook.gov.bc.ca/entity/FM0239928b

The link for the owning entity "WESTCOAST HOBBIES 4 U LTD." is in (I think) a larger font and bold. I don't think that is needed.

I suggest also making it a bulleted (unordered) list vs. just a line of text.

When done locally, please add screenshots before PRing this change.

Thanks

wadeking98 commented 2 years ago

Bullets on relationship credentials image Bullets on expired relationship credentials image

swcurran commented 2 years ago

The "owned" by does not have the bullet (see below). It should be every relationship is displayed the same way. While in there, I think we should ditch any explicit
between the "Credential Expired..." and the link to the relationship entity (see screenshot above). If it is just a natural line wrapping that is OK, but if it is an explicit line break, I think it should be removed.

image