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

Fix: Feature Flag Management #1238

Closed abdullai-t closed 2 months ago

abdullai-t commented 2 months ago

Summary / Highlights

This pull request addresses several critical bugs:

  1. Resolves an issue where refreshing the community profile page resulted in a blank screen.
  2. Fixes the bug where the audience list on the feature flag list page failed to update after adding or removing communities or users via the edit form.
  3. Corrects the title text on the audience list to accurately reflect whether the audience is specific or all except certain groups.

Details (Give details about what this PR accomplishes, include any screenshots etc.)

https://github.com/massenergize/frontend-admin/assets/42780120/f136de91-7466-42fc-9203-649f655503aa

Testing Steps (Provide details on how your changes can be tested)

Requirements

Transparency (Project board)

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

Other information: Any otherthing we need to know