Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Club dashboard and admin feedback/issues #5349

Open
3 tasks done
shaun-technovation opened this issue Feb 3, 2025 · 5 comments
Open
3 tasks done

Club dashboard and admin feedback/issues #5349

shaun-technovation opened this issue Feb 3, 2025 · 5 comments
Assignees

Comments

@shaun-technovation
Copy link
Contributor

shaun-technovation commented Feb 3, 2025

  • Fix Public Info and and Club Location
  • Fix Mentor Mode for Club Ambassadors
  • Allow club ambassassdor in judge mode to return to mentor mode
@shaun-technovation shaun-technovation self-assigned this Feb 3, 2025
shaun-technovation added a commit that referenced this issue Feb 3, 2025
This will add a `#chapterable` method to both chapter ambassadors and
club ambassadors, that will refer the either their chapter or club
respectively.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 3, 2025
This will replace `NullChapter` with `NullChapterable`, which will
hopefully simplify things, I don't think we need both or a `NullClub`,
`NullChapterable` should cover everything.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 3, 2025
This will add a `#chapterable` method to both chapter ambassadors and
club ambassadors, that will refer the either their chapter or club
respectively.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 3, 2025
This will replace `NullChapter` with `NullChapterable`, which will
hopefully simplify things, I don't think we need both or a `NullClub`,
`NullChapterable` should cover everything.

Refs: #5349
@shaun-technovation
Copy link
Contributor Author

Fix Public Info and and Club Location

This issue is fixed on Preview. I'll keep this issue "In Progress" though to address the mentor-mode issue.

shaun-technovation added a commit that referenced this issue Feb 3, 2025
This will allow club ambassadors to become mentors.

Refs: #5349
@shaun-technovation
Copy link
Contributor Author

In order for club ambassadors to become mentors, we have to provide a couple of required fields (for the new mentor profile):

  • School/Company Name
    • I set this to the club name
  • Job Title
    • This is being pulled from club ambassador profile's job title
  • Mentor Type(s)
  • I set this to "Industry Professional" (which is the same as when ChAs get a mentor profile)

We can change any of these values, I just did the quickest thing to get mentor mode to work.

@shaun-technovation
Copy link
Contributor Author

Also, I had weird scenario, where I switched to judge mode (from mentor mode) and didn't see any links to get back to mentor or club ambassador mode; maybe I overlooked the links. 🤷

shaun-technovation added a commit that referenced this issue Feb 3, 2025
For club ambassadors who are mentors and judges, if they are in judge
mode, this will allow them to return to mentor mode.

Refs: #5349
@shaun-technovation
Copy link
Contributor Author

Also, I had weird scenario, where I switched to judge mode (from mentor mode) and didn't see any links to get back to mentor or club ambassador mode; maybe I overlooked the links. 🤷

I have a fix for this so it will work like chapter ambassadors in this situation; if they are in judge mode they will have a link to return to mentor mode.

Also, we might want to think about reviewing how profile switching works, like for example to go from judge mode to ambassador mode, someone has to go judge mode -> mentor mode -> ambassador mode.

@shaun-technovation
Copy link
Contributor Author

  • Fix Public Info and and Club Location
  • Fix Mentor Mode for Club Ambassadors
  • Allow club ambassassdor in judge mode to return to mentor mode

These issues should be fixed on Preview now.

shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will add a `#chapterable` method to both chapter ambassadors and
club ambassadors, that will refer the either their chapter or club
respectively.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will replace `NullChapter` with `NullChapterable`, which will
hopefully simplify things, I don't think we need both or a `NullClub`,
`NullChapterable` should cover everything.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will allow club ambassadors to become mentors.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
For club ambassadors who are mentors and judges, if they are in judge
mode, this will allow them to return to mentor mode.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will add a `#chapterable` method to both chapter ambassadors and
club ambassadors, that will refer the either their chapter or club
respectively.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will replace `NullChapter` with `NullChapterable`, which will
hopefully simplify things, I don't think we need both or a `NullClub`,
`NullChapterable` should cover everything.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will allow club ambassadors to become mentors.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
For club ambassadors who are mentors and judges, if they are in judge
mode, this will allow them to return to mentor mode.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will add a `#chapterable` method to both chapter ambassadors and
club ambassadors, that will refer the either their chapter or club
respectively.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will replace `NullChapter` with `NullChapterable`, which will
hopefully simplify things, I don't think we need both or a `NullClub`,
`NullChapterable` should cover everything.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
This will allow club ambassadors to become mentors.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 4, 2025
For club ambassadors who are mentors and judges, if they are in judge
mode, this will allow them to return to mentor mode.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 6, 2025
This will add a `#chapterable` method to both chapter ambassadors and
club ambassadors, that will refer the either their chapter or club
respectively.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 6, 2025
This will replace `NullChapter` with `NullChapterable`, which will
hopefully simplify things, I don't think we need both or a `NullClub`,
`NullChapterable` should cover everything.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 6, 2025
This will allow club ambassadors to become mentors.

Refs: #5349
shaun-technovation added a commit that referenced this issue Feb 6, 2025
For club ambassadors who are mentors and judges, if they are in judge
mode, this will allow them to return to mentor mode.

Refs: #5349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant