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
Right now, we have information about who each member of the FPA is, but we could use some additional information about if a person is currently working there or not. This information is important because it makes sure that people don't think someone is still at the FPA after they have left.
I'm not sure where the information should go on the team member page, but it should fit into the flow of the design (we're using Tailwind). It should display three pieces of information– when the member started volunteering if they are still volunteering, and if not, when did they stop volunteering.
Leave a message on the issue and I can assign it to you.
Cheers!
William McGonagle
The text was updated successfully, but these errors were encountered:
William-McGonagle
changed the title
Add in information about when team members started working at the FPA and stopped working
Add in information about when team members started and stopped working
Dec 23, 2022
Right now, we have information about who each member of the FPA is, but we could use some additional information about if a person is currently working there or not. This information is important because it makes sure that people don't think someone is still at the FPA after they have left.
To do this, you would need to edit the
data/team.json
file and thesrc/templates/team.js
file to add in the information.I'm not sure where the information should go on the team member page, but it should fit into the flow of the design (we're using Tailwind). It should display three pieces of information– when the member started volunteering if they are still volunteering, and if not, when did they stop volunteering.
Leave a message on the issue and I can assign it to you.
Cheers!
William McGonagle
The text was updated successfully, but these errors were encountered: