Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Questions:

  •  N/D

Technical Refinement

Description

  • Task 1 - Create a Feature Flag

  • Task 2 - Adjust Layout for Communication Preferences for Push And Email

  • Task 2

    • In the agreements we have a checkbox for enable communication, but now, this check activates just communication through email, so we need to add Push too.

    • In file src/state/auth/hooks/use-current-user.ts on the function updateRequiredAcceptanceAgreementInfo we check this checkbox and to add true, we can basead in the file  src/pages/account/comm-preferences/use-comm-prefs.ts in the function updateCommPrefs for to apply our solution.

Screenshots

POC

  • N/A

Impact Analysis

  • N/A

Dependencies

  • N/A

Unit Test

  • N/A

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.