Skip to content

Fix issues with group description on custom homepage minds#4827

Ben requested to merge fix/group-des-m4827 into master

Ticket(s) / Related Merge Requests

minds#4827 (closed)

Summary of Changes

Fixes issue with group description not showing special characters and footer links being incorrect on tenants.

Testing Considerations

Bound tenant domain: https://ben3.oke.minds.io/

  • Check special character is rendered properly on provided tenant homepage.
  • Footer links are correct on tenant domain.
  • Footer bottom bar links are correct on non-tenant domain.

Deployment Considerations

Standard deployment.

Regression Scope

Minor. Group description on custom tenant homepage.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

Check special character is rendered properly on provided tenant homepage.

image

Footer links are correct on tenant domain.

simplescreenrecorder-2024-04-26_13.50.18

Footer bottom bar links are correct on non-tenant domain.

simplescreenrecorder-2024-04-26_13.41.14

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports