Skip to content

Boost item not showing in sidebar till refresh minds#4937

Ben requested to merge fix/boost-sidebar-m4937 into master

Ticket(s) / Related Merge Requests

minds#4937 (closed)

Summary of Changes

Fix issue where Boost item does not show in sidebar until refresh following log-in.

Testing Considerations

Bound to https://olivia.oke.minds.io/

Non-tenant
  • Log in, see Boost item
Tenant
  • On a network where your user has the ability to Boost, log in and see Boost item in the sidenav.
  • On a network where your user does not have the ability to Boost, log in and see NO Boost item in the sidenav.

Deployment Considerations

Standard deployment.

Regression Scope

Sidenav.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, unit (jasmine/karma).

Screenshots / Screen Recording

Non-tenant

Log in, see Boost item

simplescreenrecorder-2024-06-24_14.05.47

Tenant

On a network where your user has the ability to Boost, log in and see Boost item in the sidenav.

simplescreenrecorder-2024-06-24_14.04.15

On a network where your user does not have the ability to Boost, log in and see NO Boost item in the sidenav.

simplescreenrecorder-2024-06-24_14.04.51

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