Skip to content

[BB-3516] Change link for Support Request button in Ocim console

Boros Gábor requested to merge aayush/bb-3516-change-support-request-href into master

Created by: aayushagrawal9

Currently both the Contact Us link on the frontend home page and the Support Request link in the frontend console point to the same destination. We separate the two so that the Support Request link can instead go to OpenCraft's Contact Us form instead.

JIRA tickets: BB-3516

Merge deadline: None

Testing instructions:

  1. Checkout this PR
  2. Set the environment variable REACT_APP_SUPPORT_LINK to 'https://opencraft.com/contact-us/'
  3. Login to OCIM frontend and check that clicking Support Request now takes you to 'https://opencraft.com/contact-us/'
  4. Make sure the Contact Us button on the homepage is unaffected and does not take you to 'https://opencraft.com/contact-us/'

Reviewers

Merge request reports