massenergize / frontend-portal

Front End Code for the MassEnergize Community Portal. The community portal is customized for each participating community, and has the canonical URL https://community.massenergize.org/<community-name>/. For example, https://community.massenergize.org/wayland/.
MIT License
5 stars 2 forks source link

Custom Navigation: All Communities page should lead to other home page if it was redefined #1423

Open BradHN1 opened 2 months ago

BradHN1 commented 2 months ago

User Story

As a community admin who has customized navigation and redefined their home page I want the All Communities page to lead to my redefined home page So that noone finds theirselves on the MassEnergize Community home page.

Additional details/context

Requested by the HarvardMA admins who have done this They want "Home" to lead to harvardmaclimateinitiative.org, which is where the All Communities page should point to.

This page is loaded from the API directly but is really part of the community portal.

Value added

What do you think the value of adding this feature is? Help managers and developers know how this should be prioritized.

Acceptance criteria

The conditions that must be met for this to be done. For example, for a login feature: User is securely and reliably logged in until timeout or manual sign-out.