Skip to content

fix(frontend): add docs link to LaunchDarkly import screen - #6587

Merged
talissoncosta merged 1 commit into
mainfrom
fix/launchdarkly-import-docs-link
Jan 23, 2026
Merged

fix(frontend): add docs link to LaunchDarkly import screen#6587
talissoncosta merged 1 commit into
mainfrom
fix/launchdarkly-import-docs-link

Conversation

@talissoncosta

@talissoncosta talissoncosta commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

image

Closes #6164

Adds a "View docs" link to the LaunchDarkly import screen that directs users to the documentation at https://docs.flagsmith.com/system-administration/importing-and-exporting/launchdarkly. This helps users understand how to import LaunchDarkly data and what format to use.

How did you test this code?

  1. Navigate to Project Settings > Import
  2. Select the "LaunchDarkly" tab
  3. Verify the "View docs" link appears within the info message
  4. Click the link and confirm it opens the correct documentation page

@talissoncosta
talissoncosta requested a review from a team as a code owner January 23, 2026 13:26
@talissoncosta
talissoncosta requested review from Zaimwa9 and removed request for a team January 23, 2026 13:26
@vercel

vercel Bot commented Jan 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
flagsmith-frontend-preview Ready Ready Preview, Comment Jan 23, 2026 5:13pm
flagsmith-frontend-staging Ready Ready Preview, Comment Jan 23, 2026 5:13pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
docs Ignored Ignored Preview Jan 23, 2026 5:13pm

Request Review

@github-actions github-actions Bot added front-end Issue related to the React Front End Dashboard fix labels Jan 23, 2026
@github-actions

github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-6587 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-6587 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-6587 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-6587 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-6587 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-6587 Finished ✅ Results

emyller
emyller previously approved these changes Jan 23, 2026
Comment thread frontend/web/components/import-export/ImportPage.tsx Outdated
Closes #6164

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

@Zaimwa9 Zaimwa9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@talissoncosta
talissoncosta merged commit 2881817 into main Jan 23, 2026
27 checks passed
@talissoncosta
talissoncosta deleted the fix/launchdarkly-import-docs-link branch January 23, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In Launch Darkly import screen, add link to docs

3 participants