Skip to content

Update support and documentation links in the Error Modal#171

Open
pramodjodhani wants to merge 2 commits into
mainfrom
SMTNC-1441-update-support-link
Open

Update support and documentation links in the Error Modal#171
pramodjodhani wants to merge 2 commits into
mainfrom
SMTNC-1441-update-support-link

Conversation

@pramodjodhani

@pramodjodhani pramodjodhani commented Jun 5, 2026

Copy link
Copy Markdown
Member

Updated Support and Documentation links in the Error Modal.

How to test?

  1. Install this repo as a plugin. Run npm install and composer install
  2. Ensure no other Nexcess/LW plugins are active, as we do not want Harbour to load from other plugins
  3. Visit Settings > Liquid Web Products
  4. Run this code in the console:
wp.data.dispatch('lw/harbor').receiveLicense({
    key: null,
    products: [],
    error: {
        code: 'manual-test-error',
        message: 'This is a manually triggered test error!'
    }
});
  1. Confirm both the buttons are linked to the correct and working pages
image

@linear

linear Bot commented Jun 5, 2026

Copy link
Copy Markdown

SMTNC-1441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants