-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
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
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
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
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
This issue is fixed on Preview. I'll keep this issue "In Progress" though to address the mentor-mode issue. |
This will allow club ambassadors to become mentors. Refs: #5349
In order for club ambassadors to become mentors, we have to provide a couple of required fields (for the new mentor profile):
We can change any of these values, I just did the quickest thing to get mentor mode to work. |
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. 🤷 |
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
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. |
These issues should be fixed on Preview now. |
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
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
This will allow club ambassadors to become mentors. Refs: #5349
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
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
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
This will allow club ambassadors to become mentors. Refs: #5349
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
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
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
This will allow club ambassadors to become mentors. Refs: #5349
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
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
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
This will allow club ambassadors to become mentors. Refs: #5349
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
The text was updated successfully, but these errors were encountered: