coopsoc / website

https://coopsoc.com.au
7 stars 5 forks source link

Fix exec descriptions not visible #24

Closed scorpiontornado closed 10 months ago

scorpiontornado commented 1 year ago

Descriptions are visible in TeamsData.js and rendered in HTML at coopsoc.com.au/team. However, they appear to be rendered behind each person's image, and are thus not visible.

theawesomew commented 1 year ago

You don't need to do anything apart form uncomment the description in the ExecCard.js - the show/hide toggling is handled elsewhere already

scorpiontornado commented 10 months ago

Could be done later, but honestly a bit of a waste of time right now.

If not done, should probably remove the blue quarter-circles in the corner of the exec images on https://coopsoc.com.au/team - they imply the images are clickable.

lhvy commented 10 months ago

In my opinion, we don't need distinct descriptions for each member of the team, and we can just remove the data field, as well as the quarter-circles.

scorpiontornado commented 10 months ago

Yeah I'm fine with that, the circles were a neat piece of code though rip

scorpiontornado commented 10 months ago

Maybe we could use it for borders?

lhvy commented 10 months ago

Nevermind, fixed it already.