massenergize / frontend-admin

Frontend for the Admin Portal. This web interface is used by Community Admins (cadmins) to administer community-specific portals and by Super Admins to administer the entire MassEnergize web platform.
4 stars 3 forks source link

Admin portal crash when click on icon in community list #1201

Open BradHN1 opened 4 months ago

BradHN1 commented 4 months ago

Describe the bug Clicking on the community icon in the community list can lead to a blank screen.

To Reproduce Steps to reproduce the behavior:

  1. Go to All Communities list, as Cadmin or Sadmin
  2. Click on a community Icon in the list (for example Cooler Concord
  3. See white screen

Expected behavior Clicking the icon should lead to the community profile page.

The Javascript console shows that is_super_admin isn't defined for a null object.

Screenshots Screenshot 2024-05-31 at 2 37 31 PM

Additional context Add any other context about the problem here.